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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
jmahan
Feb 13, 2019 16:07
Is this fix still in review? It seems like this has gone a long time without resolution.