Search Issue Tracker
[Linux] Build crashes after Unity splash
Linux build crashes after splash. Steps to reproduce:1) Open the attached project.2) Build if for Linux (x86, x86_64 universal).3) R... Read more
Canvas' children scale when GameObjects are being selected in the Hierarchy
How to reproduce:1. Open user's attached 'Canvas Problems.zip' project2. Open SampleScene3. Select Image GameObject in the Hierarchy... Read more
2D Sprite Prefab Loaded from an AssetBundle loses its Texture reference ...
Steps to reproduce:1. Open the original project "TestSpriteTextureMissing.zip"2. Navigate to Project -> Assets -> Scenes and o... Read more
Editor can't switch to OpenGL/Vulkan when on a Virtual Machine
How to reproduce:1. Open any Unity project on a Virtual Machine2. Change graphics API to OpenGLES2/OpenGLES3/OpenGLCore/Vulkan Expec... Read more
Sprite playback in the Animation Window repeats frame 16
Sprite playback in the Animation Window repeats frame 16. Repro:1- Open attached project.2- Open scene "ReproScene".3- Select game o... Read more
RenderPipelineManager.activeRenderPipelineTypeChanged does not detect ch...
How to reproduce:1. Open the “RenderPipelineBrokenAfterChange“ project2. Open the “SampleScene”3. Change the “Scriptable Render Pipe... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
[Unity Recorder] Multiple exceptions are thrown if height/ width of outp...
Multiple exceptions are thrown if height/ width of output resolution for Image Sequence recorder is zero. Refer the attached video S... Read more
NRP RG - Errors "InvalidOperationException: Trying to use a texture (_In...
Reproduction steps:1. Open the attached “Unity6TestProject.zip” project2. Open the “SampleScene”3. Select the “PC_Renderer.asset” fr... Read more
[Android] Crash when outputting Chinese characters to large numbers of t...
How to reproduce:1. Download the attached project "crash-test.zip"2. Build and Run on Android3. Press "Start" button Expected result... 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