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
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
Add comment