Search Issue Tracker
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps:1. Open the "UnityCG.cginc" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
VFXCommon.hlsl shader errors on creating VFX graph
Steps to reproduce:1. Create a new URP project or open an existing one2. Install Visual Effect Graph package3. Create a new VFX grap... Read more
‘[…] doesn't have a texture property '_MainTex’’ error when using Gizmo...
Steps to reproduce:1. Open the attached project "TestingProject.zip" and "SampleScene.unity" Scene2. Make sure the Scene view is vis... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
Material.SetOverrideTag setting LightMode tag has no effect
Material.SetOverrideTag should issue a warning when setting the value of LightMode tag that it won't have any effect. Read more
Error is thrown in Build when using Shader with no "_MainTex" property
Reproduction steps:1. Open the attached project "ShaderMainTexRequirement.zip"2. Build and Run the Project3. Observe the Player.log ... Read more
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce:1. Create a new project2. Create a new Material in Assets3. Select Material and go to Inspector4. Click on Shader d... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors and "ALLOC_TEMP_MAIN" warnings wit...
Reproduction steps:1. Open the user's attached project "BetterLit2021.3-BuiltIn" from the "development" folder2. Correct manifest.js... Read more
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