Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0f3
2017.3.0f3
Issue ID
993592
Regression
Yes
Applying a prefab throws NullReferenceException
To reproduce:
1. Open the project, attached by the user (Assets.zip)
2. Open the "Menu" scene
3. Select Standard Scene Manager game object in the Hierarchy
4. In the Inspector, press Apply
5. Observe the console
Reproduced in 2017.2.0f3, 2017.2.1p3, 2017.3.0f3, 2018.1.0b5
Did not reproduce in 2017.1.3p1, 2017.2.0f2
Regression introduced in 2017.2.0f3
Comments (6)
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
- “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
LT23Live
Jun 05, 2018 22:39
I am running into this issue too. Alongside that, sometimes when we bring the prefab back in, the assets aren't in the applied position. This has only been tested with UI elements for the canvas.
ForteBass
Feb 16, 2018 23:42
I encountered this too. Worked around it by dragging the affected hierarchy member onto the existing prefab of that object.