Search Issue Tracker
In Progress
Fix In Review for 6000.0.48f1, 6000.1.0f1, 6000.2.0a10
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
- Freeze/Crash with multiple StackTraces when opening a specific project
- CaptureScreenshotAsTexture fails when VR headset is connected and is inactive during Play Mode
- "NullReferenceException" thrown and scene corrupted when build is canceled with changes in the scene
- [Android] The calculation results differ on some devices when the code uses half-precision variables and/or has an if statement with branching
- "Maximum Shadows on Screen" can be set to a negative number
Add comment