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 UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
jmahan
Feb 13, 2019 16:07
Is this fix still in review? It seems like this has gone a long time without resolution.