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
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
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!