Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0f3
Issue ID
867862
Regression
No
ScriptableObject loses its input field value after Plugin is re-enabled
To reproduce:
1.Download and open attached project.
2.Go to Assets->Test Here->TestScriptableObject.
3.Write any text in field "Test String" in Inspector.
4.Click anywhere in the project to clear Inspector focus from "TestScriptableObject" Object.
5.Go to Menu->Window->Lunar Mobile Console and click Disable.
6.After plugin is disabled go to menu "Window->Lunar Mobile Console-> and click Enable.
7.Go to Assets->Test Here ->TestScriptableObject and notice that field is empty.
Expected result: Values which user entered in "Test String" input field are saved and shown when next time "TestScriptableObject" is selected.
Actual result: When next time "TestScriptableObject" is selected inputted string is gone in the "Test String" field.
Reproduced with : 2017.1.0a2, 5.6.0b11, 5.5.2p1, 5.4.4p4, 5.3.7p4, 5.2.3p3.
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
mamamio
Apr 11, 2017 15:18
https://fogbugz.unity3d.com/default.asp?867862_fogvn5c7vtotstgm
You said that you could reproduce the bug, but in the tracker marked it as not reproducible, why?
It is still reproduced in the Unity 5.6
Flexford
Apr 04, 2017 15:41
Please correct the problem!