Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3
2019.3.8f1
2020.1
2020.2
Issue ID
1238623
Regression
No
ManagedReferenceValue loses state when changed via the inspector at runtime and not in Inspector Debug Mode
How to reproduce:
1. Open user attached project "ManagedReferenceValueStateLoss.zip"
2. Open 'ButReportScene' in (Assets/BugReport folder)
3. Select 'Point Light 2D' GameObject
4. In Inspector expand 'Properties' > 'Element 1'
5. Enter PlayMode
6. Change the value of "Amplitude"
Actual results: A NullReferenceException is thrown in the Console window and "Target Transform" becomes null
Expected results: No error is thrown and "Target Transform" does not become null
Reproducible with -2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Notes:
Does not reproduce while in debug inspector mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment