Search Issue Tracker
Crash when redoing undo actions made during game mode on Canvas child ob...
Repro:1. Create a new project2. Create an UI object in scene hierarchy. i.e. GameObject -> UI -> Text3. Create an empty GameOb... Read more
[Scriptable Build Pipeline][Backport] Meshes are not baked when Prebake ...
How to reproduce:1. Open attached project ("ConvexHull.zip")2. Open SampleScene scene3. Enter Play mode Expected result: No warning ... Read more
[Prefabs] GameObjects can be moved between prefab's elements when a new ...
How to reproduce:1. Open the attached project "1237869.zip"2. Open the "test" scene3. Move GameObject "Slider (10)" to be right belo... Read more
[Windows] Unity crashes when packing PVRTC variants.
How to reproduce:1. Open attached project ("AtlasTests.zip")2. Open SampleScene scene3. Open Test Runner window (Window->General-... Read more
Using RenderToCubemap using a camera with the PhysicalParameter produces...
Using RenderToCubemap using a camera with the PhysicalParameter produces an incorrect Cubemap This problem was initially reported on... Read more
[Android] A GLSL error occurs when using the Unity Particle System
Reproduction steps:1. Download and open the attached project called "TestGLSLError.zip"2. Open the TestScene3. Build and install on ... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... Read more
[MacOS] Edit menu bar commands(Select All/Copy/Paste) are not functionin...
How to reproduce:1. Open user-submitted project (MacOSEditorAndNativeWindow.zip)2. Open the 'Scene.unityscene'3. Make sure the Nativ... Read more
Crash on ScheduleNavMeshDataUpdate when building NavMeshSurface while an...
How to reproduce:1. Open attached project "Case_1231244" and load scene "SampleScene"2. Press Play Reproducible with: 2017.4.40f1, 2... Read more
[Graphics-General] OcclusionCullingData asset does not create in the Pro...
-OcclusionCullingData asset does not create in the Project window if the scene is not saved(untitled).-The untitled scene is not sea... 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