Search Issue Tracker
Line Renderer UV's are Incorrect
Line Renderer UV's are Incorrect The UV's are incorrect in three distinct situations.- Always incorrect in the end caps (there is no... Read more
OnEndDrag / IEndDragHandler callback is not invoked
The 'OnEndDrag' callback in IEndDragHandler is not invoked when alt-tabbing out of the application - Open the 'Drag and Drop' scene-... Read more
Unity doesn't start when blocked by firewall or when internet connection...
1. Get FirewallAppBlocker, or anything like it, or do it manually through win firewall2. Search for all .exe files with win search, ... Read more
[VideoPlayer] H264 video is not synced with audio and view is shaking on...
All provided H264 videos play on Samsung S3 mini, however, view is shaking (might be because it is very laggy) and because of that v... Read more
[.Net 4.6] Adding new script to GameObject causes Unity to crash
How to reproduce:1. Create new project2. Go to Edit -> Project Settings -> Player and set Configuration to .Net 4.63. Create n... Read more
Crash when changing burst count property's value in Animation window
To reproduce:1. Open my attached project, scene repro2. In project window, click on Particle system3. In Animator window, change the... Read more
[XAML - Emulator] - 2017 : Emulator is crashing on app launch in Windows...
While testing XAML in RS2 with the windows emulator, the XAML apps would crash when trying to launch. This was happening with BEV su... Read more
Editor crashes when instantiating the clones of a prefab with a LOD grou...
Steps to reproduce:1. Open the attached project (OC)2. Open the Test Environment 2 scene3. Play the scene4. Press the "Home" button ... Read more
Inertia Tensor is not reset when a collider is removed
Steps to reproduce:1. Open attached project2. Open scene test.unity3. Play the scene- Note the Inertia Tensor values in the top left... 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