Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.1p4
Issue ID
960775
Regression
No
SerializedProperty.prefabOverride affects other properties as well
Steps to reproduce:
1. Open user attached project
2. Create an empty game object
3. Attach TestScript.cs to the object
4. Make a prefab of the object
5. Change the Int_ and String_ values of the object from the hierarchy
6. Click "Reset int_"
7. Notice that String value changes as well, with the first character of your input
Expected result: the string value should not be affected
Reproduced in: 2018.1.0a1, 2017.3.0b6, 2017.2.0f3, 2017.1.2p2, 5.6.4p1, 5.5.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
- The Scene view Camera does not move when clicking the middle mouse button on a GameObject in the Scene view
- InvalidOperationException error when moving a VisualElement in WebGL Player
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
Add comment