Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2
2021.2.5f1
2022.1
Issue ID
1385294
Regression
No
[Scene Templates] Assertion failed errors after selecting scene template asset in Project Browser
How to reproduce:
1. Open attached project
2. Observe Console (should see errors that are only reproducible after rebuilding project Library)
3. Go to Assets>RQA>Scenes>Test Scene>Test Scene Template Assets and select TestingScene-template.asset
4. Observe Console (should see same errors, reproducible every time after reopening project)
Errors:
Assertion failed on expression: 'GPUWidth == m_DataWidth'
Assertion failed on expression: 'isTexDataAllowed'
Reproduced with: 2021.2.5f1, 2022.1.0b1
Does not reproduce: 2021.1.28f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note (2022.2.X):
The current preview fails to load properly. I am unsure how it was generated (was it using SceneTemplate snapshot or another means). The bug as is, cannot be fixed (the data seems to be already corrupted/bad).