Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.7f1, 2023.1.0a26
Votes
0
Found in
2021.3.15f1
2022.1.23f1
2022.2.0f1
2023.1.0a23
Issue ID
UUM-21668
Regression
Yes
Preview of UV charts for realtime lightmaps fails with console error
How to reproduce:
1. Open the project “IN_23610”
2. Press Window → Rendering → Lighting
3. Press “Realtime Lightmaps”
4. Open the preview
5. Change “Realtime indirect” to UV Charts
Expected result: preview is opened
Actual result: preview is not opened and there are errors in the Console
Reproducible with: 2021.2.0a14, 2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a23
Not reproducible with: 2020.3.42f1, 2021.2.0a13
Reproducible on: Windows 10 Pro
Error 1: “'Runtime Texture' job failed with error code: 5 ('Failed creating texture data.').“
Error 2: “Failed reading from: '66/669f80fe89dee648a10fef656e2ea3c1.unknown'.”
Error 3: “Unknown file extension; template function should be specialized.“
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
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
- Crash on TryToRegisterMonoScriptToHashMap when importing a specific .unitypackage
Resolution Note (fix version 2023.1.0a26):
Fixed the errors being thrown when the texture is not available
Fixed in 2023.1.0a26