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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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).