Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.0a1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a2
Issue ID
1119535
Regression
No
Crash on scripting_array_length when recompiling Editor Window script after setting object to the object field
How to reproduce:
1. Open the "Scripting_Array_length_Crash.zip" project
2. Select Poker > Board injector
3. Open the object selection
4. Select "New Board Preset"
5. Close the custom window
6. Open LocalBoardInjectorWindow.cs script
7. Uncomment line 25
8. Wait for Unity to recompile the script
Actual result: Unity crashes.
Reproducible with: 2019.2.0a2, 2019.1.0a15, 2018.3.3f1, 2018.1.9f2, 2017.4.19f1.
-------------------------------------
Fixed in 2019.2.0a6, 2019.1.0b6.
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