Search Issue Tracker
Fixed
Fixed in 6000.0.32f1, 6000.1.0a8
Votes
16
Found in
6000.0.26f1
6000.1.0a3
Issue ID
UUM-86948
Regression
Yes
Repeated warnings appear when applying Lit Material to "SpriteRenderer" in 3D project
Reproduction steps:
1. Create a new 3D URP project
2. In the Assets Window, create a new Material
3. In the Hierarchy Window, create an Empty GameObject
4. In the Inspector Window, attach the “SpriteRenderer” Component to the previously created GameObject
5. In the Inspector Window, for the “SpriteRenderer” Component set any Sprite, and set the Material previously created
6. Observe the result
Expected result: The warning appears only once, when the material is applied on a “SpriteRenderer” Component
Actual result: The warning constantly appears in the console after applying the material, entering Play Mode, exiting Play Mode, baking, saving the scene
Reproducible in: 6000.0.19f1, 6000.0.27f1, 6000.1.0a4
Not reproducible in: 2021.3.46f1, 2022.3.52f1, 6000.0.18f1
Reproducible on: macOS 14.6.1 (M1 Pro), Windows 10 (user)
Not reproducible on: No other environments tested
Notes:
* Having GameObjects with different Lit Materials applied multiplies the amount of warnings in the Console
* Reproducible in 3D projects only
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 6000.1.0a8):
Fix for this issue is available on Unity 6000.1.0a8 and above
Resolution Note (fix version 6000.0.32f1):
Fix repeated warnings appear when applying Lit Material to "SpriteRenderer" in 3D project.