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

Asset Bundles

-

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)

  1. watsonsong

    Jul 02, 2017 03:12

    I met it in 5.6.2p1
    Please fix it!

  2. BoboShu

    Jun 28, 2017 08:02

    me too !!! 5.6.2f1!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.