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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment