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
- GameObjects are re-enabled when they are transferred to a Scene created with the CreateSceneParameters set
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
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).