Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.5f1
Issue ID
804909
Regression
No
StateMachineBehaviour gets instantiated from a selected prefab in project view which does not exist in the hierarchy
Steps to reproduce:
1. Open users attached project.
2. In project view click on "parent 3" prefab.
3. In toolbar press play button.
4. In console appears "Incorrect call to OnStateEnter" line.
--- This line is written in "testsmb" script which is attached to "test Animator Controller" animator controller which is attached to "Child" object.
Expected result: Console window shows nothing because "parent 3" prefab isn't instantiated.
Actual results: "StateMachineBehavior" instantiated and executes script even though it doesn't exist in hierarchy window.
Reproduced in: 5.4.21b , 5.3.5f1 , 5.3.4f1, 5.0.3f2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unexpected exception System.DllNotFoundException" error thrown in the Console window when creating a project with 2D (URP) Template
- [Backport] [XR SDK] [HDRP] XRSettings.gameViewRenderMode does not change Game View Render Mode
- [Backport] [Android][Vulkan] Crash on Samsung Note8 while running gfx tests
- [Backport] Wrong sorting for "GC Alloc" column in Show Related Objects panel of Profiler Window
- [Backport] [iOS] Unfreed allocation errors thrown in Console when executing Build And Run with iOS platform
Add comment