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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment