Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.0f1, 6000.2.0a10, 7000.0.0a27
Votes
1
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-102339
Regression
Yes
[HDRP] "AssertionException" errors are thrown and Scene is corrupted when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
How to reproduce:
1. Open attached “IN-98470” project
2. Open “OutdoorScene” from the Project tab
3. Select “TextureImporter” preset asset in the Project tab
4. At the top of the Inspector, click the "Add to Texture Importer default" button
5. In the Hierarchy select the “Reflection Probe” GameObject
6. In the Inspector click the “Bake” button at the bottom of the “Reflection Probe” component
7. Observe the Scene view and the Console
Expected result: Scene is not corrupted, no errors in the Console
Actual result: Scene is corrupted, "AssertionException" errors in the Console
Reproducible with: 6000.0.11f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Not reproducible with: 2022.3.61f1, 6000.0.10f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The Scene is fixed when rebaking the Reflection Probe after removing the “TextureImporter” from the Texture Importer default
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment