Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b1
Issue ID
923397
Regression
No
[Noise] Remap curves still editable when remap is disabled
DESCRIPTION
The "Remap" option via "Noise" in the particle system includes an off\on toggle. I've noticed when off\disabled the small curve graphs are greyed out but the larger graph (At the bottom of the inspector) still shows the curve and is editable,updating the smaller graphs. Video Repo attached
EXPECTED
- Greyed out menus should not be editable.
- Curves should not appear in the larger edit window when disabled
REPO
1. Open any project or start a new one
2. In the project hierarchy > Create > Effects > Particle System
3. In the particle inspector navigate to "Noise"
4. Enable "Separate Axes"
5. Enable "Remap" (toggle) and change some of the curve settings
6. Disable "Remap"
Notice issue >> The user is still able to edit and change the curve in the larger curve editor when Remap is disabled.
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