Search Issue Tracker
[Mac] Mac OS keeps rebooting on opening projects if the projects were sa...
Opening the project which was saved while keeping 'Metal Editor Support' unchecked causes the mac OS to reboot again and again Steps... Read more
Editor doesn't start on Windows 7
Reproduction steps:1. Download and install Unity2. Try opening Unity.exe Expected result: Unity starts without issuesActual result: ... Read more
[2018.4][Android]Screen.currentResolution is incorrect when calling Scre...
Steps to reproduce:1. Open user-supplied project2. Build and run3. Press "Portrait", "1080X1920", "LandscapeLeft" Expected: the "cur... Read more
Extension point for "Revision Control Diff/Merge" which allows to add cu...
How to reproduce:1. Have Rider installed (https://www.jetbrains.com/rider/download/)2. Create a new Unity project3. Preferably have ... Read more
SubEmitter Birth particle is offset when first emitted
1) Open attached package2) Press play3) Notice the first sub emitter particle is offset from the parent Read more
Transparent texture looks different in the Texture Preview and in the Sc...
How to reproduce:1. Open the project "case_1235656-texture-linear"2. Open the Scene "SampleScene"3. Make sure that the Color Space i... Read more
[IL2CPP] Nullable variables become null in a generic method in IL2CPP bu...
How to reproduce:1. Open the "SampleScene" scene in the attached "TestIl2CPP.zip"2. Make sure IL2CPP BackEnd is selected3. Build and... Read more
Execute bits being removed from native plugin framework binary
Reproduction steps:1. Open the project from the following drive link: https://drive.google.com/drive/folders/1HIYFzj2evgbAU3gnhMB_ie... Read more
All except last of the inputs that are being held are lost when another ...
Reproduction steps:1. Open attached project "New Unity Project.zip"2. Open "Scene1" scene3. Enter Play Mode4. Press and hold the spa... Read more
HLSL cc compute shader fails to correctly generate uv texture to imageLo...
How to reproduce:1. Open attached project "TestXY.zip"2. In Project window, double-click on "test.compute" file and observe line 12 ... 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