Search Issue Tracker
Fixed
Fixed in 6000.0.33f1, 6000.1.0a10
Votes
0
Found in
6000.0.23f1
6000.1.0a7
Issue ID
UUM-84504
Regression
No
Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
Reproduction steps:
1. Create a new project using the Universal Core 3D template
2. In the “Project” tab, open the “Settings“ folder
3. Open the foldout menu of the “Mobile Renderer“
4. Select the “GlobalVolumeFeature“ Asset
5. Observe the result in the Inspector window
Expected Result: The associated script is attached
Actual Result: There is no script assigned to the Asset
Reproducible in: 6000.0.23f1
Could not test with: 2021.3.45f1, 2022.3.50f1 (Mobile Renderer does not exist)
Reproducible on: MacOS 14.6.1 (M1 Pro), MacOS 15.0.1 (M3 Max) (user), Windows 10
Not Reproducible on: No other environments tested
Note: The “Mobile Renderer“ is introduced in the 17.0.0 version of the “Universal RP” package (2023.3.0a2)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 6000.1.0a10):
GlobalVolumeFeature has been removed from the Mobile Renderer asset as it was not necessary anymore.
Resolution Note (fix version 6000.0.33f1):
Removed faulty GlobalVolumeFeature renderer feature from the Mobile_Renderer asset in the blank URP template.