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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment