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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment