Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.3.0b9
Issue ID
974163
Regression
No
[Shuriken] Some serialized properties do not update correctly
Becomes evident in the https://ono.unity3d.com/unity/unity/pull-request/57318/_/se/trunk/particle-fixes PR.
Enums and curves need to be changed and the inspector refreshed (i.e. clicking away and back on) to register the value change.
Repro steps:
1. In the abovementioned PR, drag a particle system prefab instance in the scene
2. Change Simulation Space to a different value
3. Observe how the font did not get bold
4. Click away and back onto the particle system
5. Observe how the text is bold now
Note:
- Even though the issue is apparent in the above-mentioned PR, the underlying cause is unrelated and is not a regression
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The burger button icon is jittering left and right when resizing docked Animation window
- Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
- Animation window does not update when the GameObject with the Animation is deleted until the mouse cursor enters the Animation window
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Triangle icon in Animation window’s Property button is barely visible in dark theme
Add comment