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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment