Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a6
Issue ID
1061402
Regression
Yes
[Improved Prefabs] Attempt to open legacy prefab crashes Editor
Set regression to "Yes", because I was able to open these legacy prefabs on earlier Improved Prefabs builds.
Also crashes on the latest trunk while instantiating (some of the Improved Prefabs PRs already landed, but not a main one).
Version 2018.3.0a6 (3e681eca9b01) Sat, 14 Jul 2018 23:14:21 GMT Branch: trunk
Steps:
1. Open attached project
2. Go to Assets -> Prefabs -> Props
3. Open "Bomb.prefab" or "rocket.prefab"
=> Editor crashes
Also, there are warnings like
"Failed to convert 2511236001 to a signed 32 bit int in file 'Assets/Prefabs/Characters/enemy2.prefab' (168:20)"
For most of the prefabs while you are trying to open them.
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