Search Issue Tracker
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
"EditorApplication.delayCall = () => { todo };" overwrites the content o...
Reproduction steps:1. Open “IN-69651_Stripped_repro.zip“ project2. Open the “Scene1”3. In the Scene view try to move around, select ... Read more
UI Canvas is stopping reaction on input when disabling/enabling the Canv...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Enter the Play Mode Press “Button A” and t... Read more
“[Worker2] Import Error Code:(4)…” warning is thrown after creating Mixe...
Reproduction steps:1. Create a new Mixed Reality template project2. Observe the Console Actual result: “[Worker2] Import Error Code:... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
Long project name in Splash Screen is cut off but not truncated
Steps to reproduce: Create a new Unity Project using a very long name Observe the Splash Screen Actual results: The project name is ... Read more
unity_SpecCube0 is not set when there are no GameObjects in the Scene
How to reproduce:1. Open the user-attached project “Bugs2023”2. Open the “SampleScene” scene and observe the Scene view3. In the Hie... Read more
[New Input System] Control modifiers not consumed when used across diffe...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/main.unity” Scene3. Enter the Play Mode4. Click on G... Read more
Missing API for Shape vs Shape Intersection
For the new low-level 2D physics that landed in 6000.3.0a5, we included a bunch of geometry vs geometry query methods which allow th... 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