Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0a2
Issue ID
888248
Regression
No
[Prefab] PrefabUtility.CreatePrefab function throws null reference exeption when gameobject is null
Steps:
1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null);
or
1. Open attached project
2. Open "TestScene"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment