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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment