Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1f1
Issue ID
875417
Regression
No
Having two PropertyFields that show the same variable and changing the value of the variable does not change the other.
To reproduce:
1. Open attached project
2. Select test object in the hierarchy
3. In the Inspector, set the M1 age to 10
4. Set M2 age to 20
5. Press M1 = M2 button
6. Set M2 age to 25. See both properties change
7. Set M1 age to 12. See the property reset to 25.
Expected: Changing one property after making both properties equal should change the other property and not reset the first one.
Actual: Changing one property after making both properties equal does not change the other property and resets the changed property.
Reproduced on 5.5.1f1, 5.5.0f3, 5.6.0f2, 2017.1.0a5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment