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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment