Search Issue Tracker
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... 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
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
[Linux] Crash on creating new project in 'mini_get_debug_options'
Crash on launch with the following stack trace: #0 0x007f401ce73ff9 in mini_get_debug_options#1 0x00555773e85e14 in InitializeMonoFr... Read more
Building to iOS fails with NullReferenceException on MonoAssemblyStripping
1. Open attached project2. Build to iOS with il2cpp3. NullReferenceException will be thrown Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
The button "Open Reference" leads to the non-existent webpage when click...
How to reproduce:1. Create a new Unity project2. In the menu, Click GameObject → Visual Scripting Scene Variable3. In the Hierarchy,... 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