Search Issue Tracker
Fixed
Fixed in 5.5.X
Votes
0
Found in
5.4.0f3
Issue ID
856298
Regression
No
Loss of serialized data when changing any script
To reproduce:
1. Open Unity and Import the package
2. Choose "Tools->Test->test" from top menu bar
3. Click "Save as" button on TestWindow
4. Click "Import" button on TestWindow
5. Choose a.asset
6. Console will output 18 logs
7. Open NewBehaviourScript.cs, change any code such as adding empty line, save it and close
8. Wait a bit for code to reimport (gear in bottom right stops spinning)
9. Click "Import" button on TestWindow and Choose a.asset
10. Console will only output 9 logs
Reproduced in 5.4.0f3, 5.4.3f1, 5.5.0f3, 5.6.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment