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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment