Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-95
Regression
No
Error "InvalidOperationException" is thrown when running test in Test Runner with DOTS Hierarchy window open
How to reproduce:
1. Open the attached project "1422520.zip"
2. Open "SampleScene" in Scenes
3. Press Window -> Dots -> Hierarchy
4. Press Window -> General -> Test Runner and select "DOTSHierarchyErrorSpam"
5. Run the selected test
6. Observe the Console
Expected result: No errors in the Console
Actual result: There are errors in the Console
Reproducible with: 0.51.0-preview.32, 0.51.1-preview.21 (2020.3.37f1, 2021.3.7f1)
Could not test with: 0.17.0-preview.42 (2020.3.37f1, 2021.3.7f1) (due to compiler errors)
Reproducible on: Windows 10 Pro
Notes:
- Issue happens only when the DOTS Hierarchy window is open
- After closing the DOTS Hierarchy window or entering and exiting Play Mode, errors disappear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment