Search Issue Tracker
In Progress
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.3
1.0.4
Issue ID
BEHAVB-9
Regression
No
RuntimeBlackboardAsset doesn't work with Editor Bootstrapper
*Steps to reproduce:*
# Create a new project (in my case, I used Unity 6000.0.24f1).
# Install the [Behavior Demo|https://assetstore.unity.com/packages/templates/tutorials/behavior-demo-for-unity-298313] package.
# Add the [SceneBootstrapper|https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/main/Assets/Scripts/Editor/SceneBootstrapper.cs] script.
# Check if the “Bootstrapper” scene is the first in the Scene List.
# Open a different scene, as the script will not run if it is already loaded.
# Press play, wait a moment, and then press stop.
# Close the project and open it again (the issue can happen without restarting, but restarting increases the chances).
# Press play again, and the errors should start to appear, with several NullReferenceExceptions showing up in the console.
*Actual results:*
* NullReferenceExceptions are raised.
*Expected results:*
* The package works well with the provided example.
\\
*Reproducible with versions:*
Unity 6000.0.24f1
*Not reproducible with versions:*
NA
*Can’t test with versions:*
Below 6000.0.16f.
\\
*Tested on (OS):*
Win
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
Add comment