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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment