Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2020.1.11f1
2021.1
Issue ID
1291291
Regression
No
GlobalObjectIdGlobalObjectIdentifiersToObjectsSlow sometimes returns a random existing GameObject
Reproduction steps:
1. Import GlobalObjectIdBug.cs
2. Click Window -> GlobalObjectID bug.
Expected result: Null objects and a Directional Light are resolved
Actual result: Sometimes a random object is resolved
Reproducible with: 2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Could not test with: 2018.4 (No GlobalObjectId class)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note (fix version 2020.2):
GlobalObjectIdGlobalObjectIdentifiersToObjectsSlow returned random objects when then GlobalObjectId references a non-existing object.
Now fixed in version : 2021.1.0a8
Resolution Note (fix version 2020.3):
Fixed in 2020.3.24f1