[Bug] Items incorrectly labeled as "props" #327

Closed
opened 2026-04-05 16:17:38 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dtupper on 9/10/2025

Items in the user's inventory are incorrectly labeled as "prop". VRChat doesn't use the language "prop" anywhere, and instead refers to things in the user's Inventory that may be spawned as "Items".

To fix, replace prop with item in the below UI and anywhere else items appear.

Image

I know it's pedantic, but we made this naming choice very specifically and intentionally, and I'd love it if VRCX matched our naming scheme!

To Reproduce
Steps to reproduce the behavior:

  1. Go to Tools
  2. Click on VRC+ Images & Inventory Management
  3. Find any item in your inventory

What version you are running
VRCX 2025.09.10

*Originally created by @dtupper on 9/10/2025* **Items** in the user's inventory are incorrectly labeled as "prop". VRChat doesn't use the language "prop" anywhere, and instead refers to things in the user's Inventory that may be spawned as "Items". To fix, replace `prop` with `item` in the below UI and anywhere else items appear. <img width="227" height="300" alt="Image" src="https://github.com/user-attachments/assets/50025f5e-1564-4f0f-8258-5b68b1016d9f" /> _I know it's pedantic_, but we made this naming choice very specifically and intentionally, and I'd love it if VRCX matched our naming scheme! **To Reproduce** Steps to reproduce the behavior: 1. Go to Tools 2. Click on VRC+ Images & Inventory Management 3. Find any item in your inventory **What version you are running** VRCX 2025.09.10
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#327