Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.72f1
6000.3.12f1
6000.4.1f1
6000.5.0b2
6000.6.0a2
Issue ID
UUM-138413
Regression
No
Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Make sure Hierarchy V2 is enabled (Unity > Settings > General > Use new Hierarchy window)
- Install the Entities package (com.unity.entities)
- Open the Entities Systems window (Window > Entities > Systems)
- Click the kebab button on the right side and select "Show Full Player Loop"
- Click the "Show Full Player Loop" dropdown on the left side of the Entities Systems window
- Observe teh Entitites Systems window
Actual results: Nothing happens, no dropdown is opened
Expected results: Either the "Show Full Player Loop" is not a dropdown, but rather some different label or a dropdown opens
Reproducible with versions: 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Can’t test with versions: 2023.1.0a3 (Due to no Entities package)
Tested on (OS): Windows 11, MacOS Silicon Tahoe 26.3
Notes:
- Editor versions 6000.5.0a8 and below require extra steps for reproduction before step 4, which are: Open the Entities Hierarchy window, and create a new Sub-Scene, then proceed to the Entities Systems window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment