Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a4
Votes
1
Found in
6000.0.21f1
6000.1.0a7
6000.2.0a1
7000.0.0a17
Issue ID
UUM-83095
Regression
No
Missing rendererSilhouette property in ShadowCaster2D API which is suggested in the deprecated message of useRendererSilhouette
How to reproduce:
1. Open the attached “rendererSilhouette.zip” project (ignore the compilation errors)
2. Open the “test” script located in the Assets folder
3. Hover over the line containing the useRendererSilhouette property and read the deprecated message
4. Hover over the line containing the rendererSilhouette property
5. Observe the error message
Expected result: rendererSilhouette property is defined in ShadowCaster2D, or useRendererSilhouette deprecated message does not suggest to use it
Actual result: rendererSIlhouette property is not defined, useRendererSIlhouette deprecated message is misleading
Reproducible in 6000.0.21f1
Could not test with: 2021.3.44f1, 2022.3.48f1 (useRendererSilhouette is not deprecated)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
Add comment