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
- "GardenDraft_LightingSettings" Asset is included in the URP Sample Template
- “Releasing render texture that is set as Camera.targetTexture!” Error thrown in the Console when undoing/redoing Camera addition in Graphics Compositor window > Render Schedule list
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
Add comment