Search Issue Tracker
Won't Fix
Votes
2
Found in
5.3.6p6
Issue ID
847565
Regression
No
Loading asset bundles causes assembly reload in editor
Steps to reproduce:
1. Open attached project
2. Open scene "Main"
3. Run the scene and notice console
4. Notice that after a number of "iterations" is printed warnings and errors start to appear in console:
Warnings:
"The referenced script on this Behaviour is missing!"
"The referenced script on this Behaviour (Game Object '<null>') is missing!"
And NullReferenceExceptions that reference in script is missing
Editor.log shows that errors appear right after mono reloads assembly:
Mono: successfully reloaded assembly
- Completed reload, in 0.980 seconds
Modules already registered, not loading
Note: Sometimes errors start to appear on first iterations. Other times it takes 6 or more.
Reproduced with: 5.3.0f4, 5.3.7f1, 5.4.2p2, 5.5.0b11, 5.6.0a2
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
watsonsong
Jul 02, 2017 03:12
I met it in 5.6.2p1
Please fix it!
BoboShu
Jun 28, 2017 08:53
https://issuetracker.unity3d.com/issues/the-referenced-script-on-this-behavior-is-missing-warning-is-displayed-while-loading-the-asset-bundle-that-has-dependencies
BoboShu
Jun 28, 2017 08:02
me too !!! 5.6.2f1!