Search Issue Tracker
Fixed
Fixed in 2022.3.0f1
Votes
0
Found in
2022.3.57f1
Issue ID
UUM-96821
Regression
No
Build fails with compiler errors when switching scripts GUIDs
Steps to reproduce:
1. Open “My project.zip”
2. Check that there are no errors in the Console
3. Close the Unity Project
4. Open Hoge.cs.meta and Fuga.cs.meta
5. Switch the GUID between the two scripts
6. Open the Unity Project again
7. Click “File/Build and Run”
Expected result: The Player is successfully built
Actual result: Build fails with compiler errors
Reproducible with versions: 2022.3.53f1, 2023.2.0a16
Not reproducible with versions: 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Fixed in: 2023.2.0a17
Reproducible on: macOS 15.1.1 (M1 Max), macOS 15.2 (Intel), Windows 11
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment