Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0a4
2019.3.0b10
2020.1
Issue ID
1198603
Regression
No
LazyLoadReference<Object>.isSet returns True when Reference Object is set to None
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter Play Mode and Inspect the Console Window
Expected result: LazyLoadReference<Object>.isSet returns False with an empty Reference Object
Actual result: LazyLoadReference<Object>.isSet returns True with an empty Reference Object
Reproducible in: 2019.3.0a4, 2019.3.0b11, 2020.1.0a14
Couldn't test with Unity 2019.3.0a3 and lower versions (LazyLoadReference doesn't exist )
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
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0a7 and above