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
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
- Multiple Enum Flags not rendering correctly in the Editor when custom PropertyDrawer values are changed
- Harsh edges appear when raising the Terrain with a low opacity value brush
- State comes from incompatible keyword space error not very informative
Add comment