Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
2
Found in
2019.4
2019.4.4f1
Issue ID
1268154
Regression
No
[Asset Import] Errors thrown on creating a project using microgame templates
When a project is created using the latest microgame templates, a couple of errors are thrown in the console.
1] GetLoadedImportedAssetsAndTargetHashes called with invalid targetHash
Assertion failed on expression: 'it->second.IsValid()'
2] Failed to load window layout: System.ArgumentException: Window layout at 'Temp/InitialLayout.wlt' could not be loaded.
3]Failed to load layout from "Temp/InitialLayout.wlt".
UnityEngine.Debug:LogError (object)
affects:
FPS 1.2.0
Karting 2.1.0
Steps to reproduce:
1. Download the template file attached to this case and install it (On windows, the folder is [editorroot]\Editor\Data\Resources\PackageManager\ProjectTemplates
2. Restart the HUB
3. Create a new project using the FPS template
4. Check the console once everything is launched.
Expected Result:
Project is created without any errors.
Actual Result:
Errors are thrown in the console.
Tested on Windows & MacOS.
Reproduced using 2020.2.0b3, 2020.1.5f1, 2019.4.0f1, 2019.4.7f1
Cannot reproduce using 2020.1.1f1, 2020.2.a20
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment