Search Issue Tracker
In Editor, SetActive(true) does not work when it is called the first time
How to reproduce:1. Open attached project "setActiveFalse_firstTime7.zip" and scene "FloorMap00"2. Enter Play mode3. In Game View, p... Read more
Blank space is expanded under "Size" parameter in Inspector or an error ...
How to reproduce:1. Open attached "AssetReferenceBug.zip" project2. Go to Assets -> "Scenes" folder, open "SampleScene"3. Click o... Read more
Unity Hub icon is barely visible as a tray icon in Windows 7
How to reproduce:1. Download, install and open Unity Hub on Windows 72. Press "Show hidden icons" on the taskbar Expected results: U... Read more
Linux Standalone Player not receiving touch events
-e: see title--works in 2017.4.2--stops working with 2017.4.3 (SDL upgrade) -repro:--open attached project--build and run for linux-... Read more
ScriptBehaviourUpdateOrder incorrectly sort systems execution order in t...
To reproduce:1. Open attached project;2. Press Play3. Open EntityDebugger4. Set GLOBAL Actual result: ScriptBehaviourUpdateOrder inc... Read more
[Vulkan][Android][Video] VP8 encoded video doesn't play on Razer 2 phone
Steps to reproduce:1. Open new unity project2. Add attached video to video player component and have it play on Camera plane (doesn'... Read more
[WebCamTexture] Calling WebCamTexture.Play causes editor to crash
Steps to reproduce: 1. Open attached project2. Open '02_GetPixels_Test' scene3. Click 'Play'4. Notice the Editor immediately crashes... Read more
[Operator] IndexOutOfRangeException when using a Volume (Oriented Box) node
Repro steps:- Drop the attached VFX in a scene- Open it so it would compile, if it hasn't already- Observe the console spam: IndexOu... Read more
[Collab] Pulling changes from project with collab version 1.12.15 to 1.2...
Pulling changes from project with collab version 1.12.15 to 1.2.9 throws crash exception. Refer the attached video. Steps to reprodu... Read more
PhysicsQuery2D::ColliderCastAll crash when calling Rigidbody2D.Cast
Steps to reproduce:1. Open User-supplied project2. Play the Scene "SampleScene"3. Press 'D" Expected: no crashActual: crash Reproduc... 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