Search Issue Tracker
Editor throws multiple errors when trying to build project with IL2CPP
How to reproduce:1. Open attached "RTSPWebGLTest" project2. Build project for Windows with IL2CPP backend3. Observe Console Expected... Read more
[Windows] On 2019.1, some of the input is delayed or never registered. P...
On 2019.1 Windows, some of the input have a delay for it to be registered, like button press, stick movement, etc. Sometimes, it is ... Read more
[Android][GLES2] Artifacts in sampling reflection probes (problem with t...
How to reproduce:1. Open attached "ReproCorridor" project2. Build&Run project to Android Result - Materials are rendered with ar... Read more
Game View's scale doesn't revert back when switching platforms with Free...
Repro steps:1. Create a new project2. Observe the Game View's scale slider3. Switch build target to Android4. Move the Game View's s... Read more
Unity crashes on GC_push_all when using Publish() method on update()
How to reproduce:1. Open attached project ""repro_1078568"2. Open and launch scene "GazeboSimulationScene"3. Wait for few seconds - ... Read more
[Android] Particle system weird rendering holes when viewed from differe...
Steps to reproduce:1. Open "2019.1_UnityParticlePack - Copy.zip" project2. Build for Android on specified device3. Observe the spher... Read more
Crash when calling Graphics.ExecuteCommandBuffer() if CommandBuffer.SetS...
How to reproduce:1. Download, extract and open the attached project (1102773.zip)2. Open scene '1102773repro'3. Go into Play mode-- ... Read more
[Android][Vulkan] Crash or black screen if Linear Color Space is used an...
How to reproduce:1. Open attached project2. Build&Run to Android device Result - Crash occurs or black screen on device Crash is... Read more
Unity crashes when using Animator.StartPlayBack and changing animator.pl...
How to reproduce:1. Open attached project (PlaybackTest.zip)2. Open Scenes > SampleScene3. Press play Expected result: Unity does... Read more
RootNode is ignored by Animator when animating a Game Object in Play mode
To reproduce:1. Import user's attached project3. Enter Play mode Expected: animation loop is played with root node not movingActual:... 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