Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0b3
Issue ID
930291
Regression
Yes
[Regression] After upgrade project - Null Ref Exception on selecting prefab
I upgraded project from 2017.2.0b1 to 2017.2.0b3 and now I get Null Reff Exception on selecting prefab. If I open this project back in 2017.2.0b1 - prefab behaves ok.
How we can reproduce it using the example you attached
1 Open attached project
2 Open scene Offlinescene
3 Select "Capsule" prefab in Project view
Actual result:
Inspector is broken and errors appear:
- "ArgumentNullException: Argument cannot be null.
Parameter name: obj is nul"
- GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
Expected results:
prefab should work ok
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
- [Vulkan] Green pixelated Visual Element area in Editor when right-clicking on the title bar
Add comment