Search Issue Tracker
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... Read more
Incorrect child clipping after destroying parent Canvas that has Overrid...
Reproduction steps:1. Open the user's attached project "bugreport.zip"2. Enter Play mode3. Click the "Destroy Child Canvas" button i... Read more
Warnings appearing in the Console window when creating a new URP 3D Samp...
How to reproduce:1. Create a new 3D URP Sample Project2. Open the Console window3. Observe the warnings in the Console window Expect... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
Baked shadows are missing on lightmapped terrains when baking with GPU P...
Steps to reproduce: Download and open LightmapAA.zip project Open TestScene03 Make sure that Progressive GPU is selected as the baki... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... 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
USS alias variables are not shown in the variable list when nesting vari...
Steps to reproduce:1. Open the attached “unitydebug.zip” project2. Open the “ScenePage.uxml” file in UI Builder from Assets → UI → T... Read more
Undoing the creation of the "Button - TextMeshPro" GameObject only remov...
Steps to reproduce:1. Create a new project2. Create a UI Button GameObject (UI > Button - TextMeshPro)3. Undo object creation Act... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script