Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1037275
Regression
No
Crash on StreamedBinaryWrite<0>::Transfer<Vector3f> while compiling script in Playmode
How to reproduce:
1. Open the attached project
2. Open the "default" scene
3. Press Play
4. Double click on any galaxy
5. Double click on any solar system
6. Holding RMB navigate the view so the orbit lane is visible (white line around)
7. Double click on a planet (should be on the orbit lane, if there is none, double-click and choose another solar system)
8. Reimport PlanetManagement.cs script
9. Switch tabs between Console and Project
10. If Unity didn't crash already, repeat 8-9
Actual result: Unity crashes.
Reproducible with: 2018.3.0a1, 2018.2.0b7, 2018.1.4f1, 2017.4.5f1, 2018.2.3f1, 2017.1.4p1.
Note: 2018.3.0a1, 2018.2.0b7 doesn't crash, but freezes.
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