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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment