Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.3.0f3
Issue ID
748904
Regression
No
[Script] Script association is lost when another scene is loaded
Steps:
1. create a new scene
2. save the scene
3. Create another empty scene and save
4. To the main camera, add a new component script and give some name - double click it on the component to open monodevelop
5. Now save the script in mono and come back and do another file save
6. Toggle between scene 2 created in step 3 and go back to scene 1
Click on main camera and note that the script component is not persisted any more the asset remains, so we can drag and drop again to the main camera
Screencast:http://screencast.com/t/JsM3YiXl3DU2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment