Search Issue Tracker
Fixed
Votes
1
Found in
5.5.0b6
Issue ID
838840
Regression
Yes
[WebGL] Assertion failed on expression: 'asset->mainRepresentation.type == TypeOf<GameObject> error when build project
To reproduce:
1. Build and run attached project
2. Build succeeds, but the console prints the following assertion twice:
Assertion failed on expression: 'asset->mainRepresentation.type == TypeOf<GameObject>()'
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
Reproducible: 5.5.0b7
Regression from: 5.4.1p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics does not report Editor exceptions when using CrashReportingSettings.captureEditorExceptions
- No Prompt to restart the Editor appears when Changing Active Input Handling via Project Settings Presets
- Exporting a .csv file includes entries with ExcludeEntryFromExport when the first locale entry is null
- Collections package fails module verification when compiling and adding Burst function pointers to a HashMap inside a Burst compiled method
- Panel.Pick() returns incorrect elements when the target UIDocument's Render Mode is set to World Space
Add comment