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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment