Search Issue Tracker
[UWP][ARM64] Exception is thrown at the end of re-sizing player window w...
When using DX12, the UWP player throws exception at the end of window re-sizing. Repro:1. Create a new empty project2. In Player Set... Read more
[UWP][ARM64] The particles in Particle System flickers on ARM64 devices.
The particles in Particle System flickers on ARM64 devices.It happens on both DX11 and DX12 with all build settings. And the flicker... Read more
[Windows][Editor] A Black color line appears on the bottom of scene view...
[Editor] A Black color line appears on the bottom of scene view window while resizing. Steps to reproduce :1. Change the scale facto... Read more
Prefab reference in a Scriptable Object gets removed when the SO is atta...
How to reproduce:1. Open user-submitted project (PrefabRefByInsideSO)2. Drag the GameObject prefab into its Scriptable Object's 'Pre... Read more
Add Component Menu will not open via keyboard shortcut if a field in the...
The Add Component Menu will not open if a field in the inspector is focused (highlighted). Reproduction Steps:1. Create a new projec... Read more
Unity crashes on "-[AVFoundationMediaLoader GetNumAudioChannels:]" when ...
Repro steps:1. Open QA attached project "repro_1104510"2. Create an empty GameObject3. Add a VideoPlayer Component to it4. Attach th... Read more
Copy and paste doesn't work in input field
To reproduce:1. Open attached project "copypastenoworky.zip"2. Enter Play mode3. Try to copy or paste anything to the input field Ex... Read more
Painting Grass Textures onto the Terrain fails if the project has the LW...
How to reproduce:1. Create a new LWRP project and create a new Scene2. Go to "Edit" -> "Project Settings..." -> "Graphics" and... Read more
[Editor] Hidden objects count doesn't update in Scene view on deleting a...
On deleting hidden Gameobject from a hierarchy doesn't reflect in the count of hiddden gameobjects in Scene window. Steps to Reprodu... Read more
[IL2CPP] The Obfuscator plugin causes Build to fail and prints unclear S...
To reproduce: 1. Download attached project "ObfuscationRepro3 2.zip" and open in Unity2. Press File > Build Settings...3. Switch ... 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