Search Issue Tracker
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
[Android] Logcat tags of Unity project name are truncated from start and...
How to reproduce:1. Open a new Unity project2. Build and Run it on any Android device3. Open the Android Logcat4. Search for the "Pl... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce:1. Create a new Unity project2. Create a Scene with many references to external Scriptable Objects, which have refe... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce:1. Open the attached "NestedLoopShader.zip"2. Reimport the SurfTest and SurfTest2 shaders and materials3. Inspect t... Read more
Lens Flare (SRP) is not occluded when TAA is enabled for Scene Camera an...
Reproduction steps:1. Open the attached project “LensFlareBug”2. Open Scene “Assets/OutdoorsScene.unity”3. In the Hierarchy right-cl... Read more
IInterface variables aren't shown in the Inspector when serializing
How to reproduce:1. Open the attached “SerializeBug.zip“ project2. Open the “SampleScene“ Scene3. Select the “GameObject“ GameObject... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
[Metal][RealtimeGI] Baked albedo colors are different from the shaded co...
Steps to repro:1. Open the attached project and 'VertexPaint_Playground' scene on OSX with Metal API;2. In the lighting window press... Read more
[Animation] AnimationClips from Asset Store do not play in Preview
[Animation] AnimationClips from Asset Store do not play in Preview. Steps to reproduce:1. Create a new project.2. Go to Project wind... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window