Search Issue Tracker
Incorrect definition of _ShadowCoord in AutoLight.cginc
In AutoLight.cginc, _ShadowCoord is defined in some cases where it is not needed. This results in a useless interpolator. It can als... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... Read more
Skybox rendering takes long (~20ms) on Google Galaxy Nexus
How to reproduce:1. Open the attached project or create a new one2. Make sure you set Development build and enable Profiler3. Build ... Read more
Unity crashes with Fatal error "GetManagerFromContext:pointer to object....
1. Create a new Unity project2. Create empty GameObject and add a LOD Group component to it3. Remove LOD Group component Expected re... Read more
[Metal] Mesh Topology is not rendered and errors are spammed when using ...
How to reproduce:1. Open the attached users project "ComputeShaderBug" and "ComputeShaderBug" scene2. Open the "ComputeShaderBugBeha... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... Read more
Panel is drawn in the wrong position when gameobject::SetActive is calle...
To reproduce:1. Open the "TestScene" scene in the attached project2. Play the scene3. Right-click several times in different positio... Read more
[Regression] Overlapping distortions are not blended smoothly when shade...
To reproduce:1. Open the "bugreport" scene in the attached project2. Double-click "Example-Mask-Problem-FIX" Game Object from Hierar... Read more
Event.current.keyCode doesn't have the appropriate Event.current.charact...
Repro steps: 1. Open "UPM.zip" project2. "Tools" -> "Unity Shell"3. Select the "ConsoleWindow" and press the "A" key Expected res... Read more
InvalidCastException thrown when casting using UniRx and 4.6 .NET script...
Steps to reproduce:1. Open attached project2. Make sure '.NET 4.6' is selected as scripting runtime version3. Enter play mode Expect... 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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window