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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment