Search Issue Tracker
Drag and Drop causes the mouse to flicker as it moves
To reproduce:1. Open a new Unity project2. Click and drag Camera or Directional Light (or any other draggable object) Expected resul... Read more
RenderTarget for Default Reflection Probe is not updated when skybox sha...
RenderTarget data for default reflection probe is not updated when some modifications are done over skybox material shaders unless t... Read more
DirectoryNotFound exception is printed out when opening the attached pro...
DirectoryNotFound exception is printed out when opening the attached project on Mac Reproduction steps:1. Have Visual Studio for Mac... Read more
Attaching an IDE (mono, visual) to unity when using .net 4.6 does not fu...
Attaching a IDE to unity when running .net 4.6 will not work as expected. Visual : Stops attached process as soon as you play.Mono: ... Read more
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list Steps to Repro: 1. create a new Sprite Atlas2. click the... Read more
[AssetBundles] Lighting in terrain lost when loading a scene with lightm...
Steps to reproduce: 1) Download attached project 'zProject_103983_2.zip' and open in Unity2) Open scene 'GameEntry' and press PlayWa... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... Read more
Crash in CalculateSkinPoseMathLib<4> when switching between animations w...
How to reproduce:1. Open attached project2. Enter play mode3. Press '6' and wait for a few minutes (Pressing 6 sets Time.timeScale =... Read more
Animator window freezes when specific animator controller is selected
Animator window freezes when specific animator controller is selected To reproduce:1.Open attached project "Topdown Shooter"2.Open "... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code