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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment