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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment