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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
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