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
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
jmahan
Feb 13, 2019 16:07
Is this fix still in review? It seems like this has gone a long time without resolution.