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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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).