Search Issue Tracker
Fixed
Fixed in 1.4.12, 1.6.1
Votes
0
Found in [Package]
1.4.11
1.5.6
1.6.0
Issue ID
BUR-1397
Regression
No
Editor crashes on EndReloadAssembly
How to reproduce:
1. Open user-submitted project
2. Navigate to CRASH REPRO --> RUN
Expected result: Burst AOT settings open
Actual result: Unity throws a Fatal error
Reproducible with: 1.4.11 (2019.4.30f1, 2020.3.19f1), 1.5.5 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1), 1.5.6 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1), 1.6.0 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b13, 2022.1.0a10)
Stack Trace:
0x00007FF844274ED9 (KERNELBASE) RaiseException
0x00007FF752CE7D5F (Unity) LaunchBugReporter
0x00007FF752755EB9 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF7527567ED (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF753341EC7 (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF75334165D (Unity) DebugStringToFile
0x00007FF7519BD313 (Unity) CachedReader::OutOfBoundsError
0x00007FF7519BE1B4 (Unity) CachedReader::UpdateReadCache
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