Search Issue Tracker
[Particles] Particle Texture Sheet Animation flickers if Render Mode is ...
To reproduce:1) Open attached project and scene2) Play it and wait a bit - it takes about 10 seconds for emitting to start up Expect... Read more
Unity crashes when closed after un-doing an action
Reproduction steps:1. Open the attached project2. Create a new GameObject3. Add the "UndoBugScript" to it4. Add any component to the... Read more
One of the method overloads receiving generic interface with 2 types is ...
To reproduce:Open attached project Expected: No errors come out in consoleActual: The following error is thrown even though there is... Read more
[UNET] Networked DontDestroyOnLoad Inconsistent Destroy Behaviour betwee...
Reproduction steps:1. Open the attached project2. Enter Play mode (or build and run)3. Press "Scene 3(2 networked DontDestroyOnLoad ... Read more
Multiple VideoPlayers freeze when playing multiple videos
Steps to reproduce:1. Open attached project "863645.zip"2. Download video pack (contains 3x1080p and 3x4k videos, link in the edit)3... Read more
When playing the scene sprites gets garbled in Canvas Renderer when text...
How to reproduce:o the run the project:1. Open the test project2. Change the target platform to Androida. Set the texture compressio... Read more
'Welcome' and 'project selection' windows are connected with white strip...
To reproduce:1. Start 2 versions of Unity2. Press 'Open' (on any version) and immediately click on any active program on 2nd monitor... Read more
[Android] Anisotropic filtering renders blurry on some ARM GPU devices
Steps to reproduce:1) Download attached project ' AnisotropingFilteringIssue.zip' and open in Unity3) Build and run 'BugTestScene' o... Read more
Deferred Rendering Path ignores Camera Rect when rendering to RenderTexture
Reproduction steps:1. Open the attached project2. Open the "TestScene"3. Enter Play mode4. Select Camera Left / Camera Right gameObj... Read more
[iOS][IL2CPP][Simulator][UnityEngine.iOS.Device.advertisingIdentifier] C...
Reproduction steps: 1. Open the attached "Archive" project.2. Make sure Target SDK in iOS Player Settings is set to Simulator SDK.3.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used