Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0b1
Issue ID
901406
Regression
Yes
Null Reference error when Selecting Dependencies of Prefab
Steps to reproduce:
1. Open attached project
2. In asset menu select Prefabs -> UI -> OptionsMenu.prefab
3. Right click -> Select Dependencies
4. Observe console
Expected outcome: No errors, or one error message if there is any issue
Actual outcome: Null Reference error keeps being output to console
Reproduced on: 2017.1.0b1
Doesn't reproduce on: 2017.1.0a6, 5.6.0p2, 5.5.3f1
Regression introduced in 2017.1.0a6
Notes: Error only appears when selecting either "intro_music_gjt" or "Main" along with something else
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment