Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0b5
Issue ID
598131
Regression
No
Renderer properties do not contain any documentation
The following properties do not contain any documentation. Detailed documentation is needed to fully understand how these properties are to be used when generating procedural meshes which are to use 2D sorting layers:
Renderer.sortingLayerName:
http://docs.unity3d.com/Documentation/ScriptReference/Renderer-sortingLayerName.html
Renderer.sortingLayerID:
http://docs.unity3d.com/Documentation/ScriptReference/Renderer-sortingLayerID.html
Renderer.sortingOrder:
http://docs.unity3d.com/Documentation/ScriptReference/Renderer-sortingOrder.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Add comment