Search Issue Tracker
Fixed
Votes
0
Found in
5.5.2f1
Issue ID
891674
Regression
No
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be called if the Boid Controller object is set from an inactive state to active at the start of the game.
Steps to reproduce:
1. Open attached project
2. Open Boid Demo scene
3. Play the scene
4. Select ButterflyBoid(Clone)
5. Observe the idle state in the animator window
Expected result: idleState should be set to true
Actual result: idleState is set to false
Working with: 5.6.0b9, 5.6.0b5
Reproducible in: 5.5.2f1, 5.5.1f1
Note: 5.4 versions produce a crash when the project is oppened
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
jmahan
Feb 13, 2019 16:07
Is this fix still in review? It seems like this has gone a long time without resolution.