Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-5578
Regression
No
[Windows] Not possible to deduce the source of 'Shader properties can't be added to this global property sheet.' error
1) Clone [https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game]. Update to [https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game/tree/bugs/1281021]
2) Open the project with the Windows Editor from [https://saihai.hq.unity3d.com/build/1275] or build using rev e2067236bd5c (2020.2/staging).
Observe the endless spam of errors
Shader properties can't be added to this global property sheet. Trying to add _GrabTexture (type 3 count 1)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
The user can't click the error and get taken to the offending shader, it will just open up the
Expected behavior: the user is taken to the shader / script where the offending property is set.
Public Issue tracker:
https://issuetracker.unity3d.com/product/unity/issues/guid/1281021/
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Too corner case to fix.
Resolution Note (2023.1.X):
Too corner case to fix.