Search Issue Tracker

Active

Under Consideration for 6000.0.X

Votes

0

Found in

6000.0.19f1

Issue ID

UUM-79559

Regression

No

Material warnings are thrown in the Console when creating a project using Cinematic Studio Template

--

-

*Steps to reproduce:*

1. Create a new project using Cinematic Studio Template

2. Observe the Console after the project creation is finished

*Actual results:* Material warnings are thrown in the Console after Project loads

*Expected results:* Warnings are thrown in the Console stating texture properties are not suppoerted by 2D SRP Batcher

*Reproducible with versions:* 6000.0.19f1

*Tested on (OS):* MacBook Pro, 2021 - Sonoma 14.6 (M1)

*Warnings:*
{code:java}
Material ‘Crochets_B’ has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher. SRP batching will be disabled for 2D Renderers using this Material.”
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) {code}
{code:java}
Material ‘Title_R’ has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher. SRP batching will be disabled for 2D Renderers using this Material.” {code}

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.