Search Issue Tracker
Fixed in 1.0.0-preview.1
Votes
1
Found in [Package]
0.2.4-preview.37, 0.2.4-preview.12
Issue ID
1097555
Regression
No
Burst Compiler throws exceptions when building for UWP
Steps to reproduce:
1. Download 1097555_repro.zip
2. Switch platform to UWP
3. Build project on IL2CPP backend
Expected results: Project is built successfully
Actual results: Project is built successfully, but burst compiler throws an exception.
System.Exception: C:\Users\USER_NAME\New Unity Project\Library\PackageCache\com.unity.burst@0.2.4-preview.37\.Runtime\bcl.exe did not run properly!
Reproduced with: 0.2.4-preview.37, 0.2.4-preview.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment