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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment