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
- 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