Search Issue Tracker
Active
Under Consideration for 2.5.X
Votes
0
Found in [Package]
2.5.0
Issue ID
ADDR-3981
Regression
No
Errors “Assertion failed on expression: 'm_PreventLoadingFromFile != nameSpaceID'“ and “UnloadAssetBundle failed“ are present when exiting Play Mode with the "Use Existing Build" mode selected
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/_PROJECT/Scenes/Rooms/SampleScene.unity” Scene
3. Enter the Play Mode
4. Exit the Play Mode
5. Observe the Console
6. Repeat steps 3-5 20 times
Expected result: No Errors exist
Actual result: Errors “Assertion failed on expression: 'm_PreventLoadingFromFile != nameSpaceID'“ and “UnloadAssetBundle failed“ are present
Reproducible with: 2.4.6 (6000.0.50f1), 2.5.0 (6000.0.50f1, 6000.1.4f1, 6000.2.0b3)
Could not test with: 2022.3.62f1 (Assets\Engine\Runtime\Audio\AudioChannelBase.cs(15,35): error CS0246: The type or namespace name 'AudioResource' could not be found (are you missing a using directive or an assembly reference?))
Reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- The issue only reproduces once in 20 attempts
- Does not reproduce in Player
- Not reproducible when using the AssetDatabase path
- The issue does not seem tied to any specific asset or bundle
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment