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
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
- Script Component Header has a space in the Inspector window when adding script for State Machine
- A TextMeshPro TextField is switched to an un-relevent font when adding a Bold Font Style
- Poor visibility of Save button in "Light" Editor theme
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!