Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.26f1
6000.1.0a7
Issue ID
UUM-86565
Regression
No
Warnings are thrown after building Universal 3D Sample template project
*Steps to reproduce:*
1. Create a new project with Universal 3D Sample template
2. Build And Run
3. Observe the Console
*Actual results:* "Assets/Scenes/Garden/Scripts/Runtime/WashiLightController.cs(42,20): warning CS0414: The field 'WashiLightController.objectsSearchFilter' is assigned but its value is never used" and "Assets/Scenes/Garden/Scripts/Runtime/DynamicLightController.cs(86,17): warning CS0414: The field 'DynamicLightsManager.ignoreSceneCamera' is assigned but its value is never used" warnings are thrown
*Expected results:* No errors or warnings are thrown
*Reproducible with versions:* 2022.3.0f1, 2022.3.53f1, 6000.0.26f1, 6000.1.0a6
*Can’t test with versions:* 2021.3.46f1, 2022.2.21f1 (no Universal 3D Sample template)
*Tested on (OS):* macOS Sequoia 15 (Intel)
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 EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
- Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality
- UI Builders library selection buttons tooltips are not in accordance with the Editors foundations
Add comment