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
- “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