Search Issue Tracker
By Design
Votes
0
Found in
2018.2.3f1
Issue ID
1071215
Regression
No
Errors appear in the console when remote asset bundles are instantiated
Reproduction steps:
1. Download user's project and open in Unity
2. Enter play mode and wait until loading is finished (remote assets are downloaded)
3. Click the ceiling in Game view and choose any lamp
Expected: no errors in the console
Actual: errors appear in the console, sometimes crashes
Reproduced on: 2018.2.5f1; 2018.3.0a9
Note: errors
1. "Unknown pass type
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
2. "Assertion failed on expression: 'pass >= 0 && pass < (int)m_Passes.size()'"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment