Search Issue Tracker
[Android] Development build with signed keystore fails building because ...
How to reproduce:1. Open the attached project (or create a new one)2. Select existing keystore Pass:Unity55, Alias:lala Pass: 11Unit... Read more
Light probes are very inconsistent in indirectly lit scenes
Steps to reproduce: 1. Download the attached project and open the scene. 2. Open Scene view and look at the light probes, they are v... Read more
System.Net.WebRequest leaks WebRequest Objects
How to reproduce:1. Open the attached project "HttpWebRequestLeakTest"2. Enter Play Mode3. Open Memory Profiler and take a snapshot(... Read more
[LWRP] Reflection Probe shows black sides of Cubes when Cubes are using ...
How to reproduce:1. Open the user's project2. Open the Scenes > Bug scene3. Open Window > Rendering > Lighting Settings4. G... Read more
[iOS] Player overlaps the status bar when Default Orientation is set to ...
How to reproduce:1. Open the attached project2. Go to Player settings -> Resolution and Presentation -> Set the Default Orient... Read more
[iOS][GLES] Player crashes on launch at PresentGLES on iPad Mini 3 when ...
To reproduce:1. Using Unity hub create a new project with LWRP template2. In player settings switch graphics API to GLES2 or GLES33.... Read more
Cannot use multiple materials on a single sub-mesh when static batching ...
How to reproduce:1. Open attached project "case_1137194-StaticBatchingIssue" and scene "StaticBatchScene"2. Enter Play Mode3. Observ... Read more
EditorOnly Tag is ignored on Prefabs that are instantiated by code
How to reproduce:1. Open the user-submitted project ("EditorOnlyBug.zip")2. Build the project and observe the text objects Expected ... Read more
Internal Exception is thrown after Test with GameObject using DontSaveIn...
How to reproduce:1. Open the attached "TestRunnerCrash.zip" Project2. Open the Test Runner window3. Go to "EditMode" Tab and press "... Read more
[Vulkan] memory leak is present when using PostProcessLayer in an Androi...
To reproduce:1. Build and run the attached project "Android Vulkan Unity RAM Leak.zip"2. Observe the leakage via Attached Profiler's... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class