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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment