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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment