Search Issue Tracker
Fixed
Fixed in 2023.3.0b10
Votes
0
Found in
2023.3.0a1
Issue ID
UUM-60100
Regression
No
CreateSkyboxRendererList missing in RenderGraph API
A user provided relevant feedback regarding RenderGraph API: we don't provide a utility function to create a skyboxRendererList unlike other specific rendering (ui overlay, wireframe...). This API is missing for no good reason and should be added. It currently brings confusion to users that consider skybox not being supported with RenderGraph.
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2023.3.0b10):
New function CreateSkyboxRendererList() has been added to Render Graph API.