Search Issue Tracker
Fixed
Fixed in 1.8.7
Votes
0
Found in [Package]
1.8.3
Issue ID
BUR-2322
Regression
No
IDE is not able to save Burst code
Reproduction steps:
1. Open the attached “VR_Fast_Rendering_20230403-102414.zip“ project
2. Open “CubeAnimator.cs” Script with Visual Studio, make changes and save them
3. Repeat step 2 for 30 seconds
Expected result: IDE is able to save Burst code
Actual result: IDE is not able to save Burst code (reproduces inconsistently, multiple tries are required)
Reproducible with: 1.8.3 (2022.2.13f1)
Reproduced on: Windows 10 (by the reporter)
Notes:
-Not reproduced by CQA
-Issue is reproducible with different IDEs (Notepad++, Visual Studio)
Workaround: Disable Burst Compiler in Editor or reimport a random Script file which will trigger Domain Reload
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment