Search Issue Tracker
Fixed
Fixed in 1.0.8
Votes
0
Found in [Package]
1.0.7
Issue ID
BEHAVB-275
Regression
Yes
Errors are thrown when The Behavior Package Debug Mode is enabled and the Game view gets focused
How to reproduce:
1. Open the “BehaviorBug.zip“ project
2. Open the “509BewleyCt“ Scene
3. Enter Play Mode
4. Press the “Skip” at the bottom right of the Game view (after a few seconds)
5. Open the “Assets/BehaviorGraph/Ghost/Mannequin/MannequinBehavior.asset“ in the Project Tab
6. Click on “Debug“ and select the “Mannequin(Clone)“
7. Focus back to the Game view
8. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: A “Collection was modified“ and a “_GateCount > 0“ errors are thrown in the Console
Reproducible in: 1.0.7 (6000.0.40f1, 6000.1.0b9, 6000.2.0a5)
Not reproducible in: 1.0.6, 1.0.8 (6000.0.40f1, 6000.1.0b9, 6000.2.0a5)
Fixed in: 1.0.8 (6000.0.40f1, 6000.1.0b9, 6000.2.0a5)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible only if the Game view and the Behavior tabs are docked on the same panel
- The second error is thrown most but not all of the time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment