Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0b2
6000.6.0a2
Issue ID
UUM-138415
Regression
Yes
Entities Systems window is empty when Show Full Player Loop is enabled and a Search has been reset
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"
- Type something in the Search bar that would have no results ("feshjfkhesjkfhs" used in this reproduction)
- Click the "x" button on the right side of the Search bar
- Observe the Entities Systems window
Actual results: The Entities Systems window did not reset to its original state, showing no elements, completely empty
Expected results: The Entities Systems window resets to its original state, and is not empty
Reproducible with versions: 6000.5.0a2, 6000.5.0b2, 6000.6.0a2
Not reproducible with versions: 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0a1
Can’t test with versions: 2023.1.0a3 (Due to no Entities package)
Tested on (OS): 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