Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
909361
Regression
Yes
UI Game Object animates only once
To reproduce:
1. Open attached project;
2. Open "animator_bug" scene;
3. Select "OpenableActivable" Game Object;
4. Open Animator window;
5. Select Parameters;
6. Enter Play mode;
7. Toggle "show" parameter;
8. Toggle "open" (with "show" == true).
Expected result: Square with text should fade in/out when parameter "show" is True/False, Text should switch in the square when parameter "open" is changed.
Actual result: Parameter "show" is ignored, parameter "open" fades out the object. Also, all the animations works only once.
Note: Animation Transitions are working correctly.
Reproduced on versions: 5.6.0a3, 5.6.1f1, 2017.1.0b4.
Not reproduced on versions: 5.5.3p3, 5.6.0a2.
Regression introduced on version: 5.6.0a3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment