Search Issue Tracker
Profiler Timeline view selection window has incorrect position when expa...
To reproduce:1. Open Profiler window2. Load attached data file3. In the Timeline view expand Profiler thread4. Click Profiler.SyncGl... Read more
Unable to add script properties of a custom Object type to be tracked in...
How to reproduce:1. Open the attached project "1238942.zip"2. Open the "test" scene3. Open Animation window4. Select GameObject "Tes... Read more
[IMGUI] Texts are clipped when "TestRunner.Callbacks" script is selected...
On selecting "UnityEngine.TestTool.TestRunner.Callbacks" from Script Component in the Inspector, Texts are clipped, refer attached s... Read more
Custom model has incorrect naming scheme when imported into Unity
How to reproduce:1. Create and open a new project2. Import the attached 'TestModel.FBX' model into the project Expected result: mode... Read more
Crash on Physics2D_CUSTOM_GetIgnoreCollision when checking Physics2D.Get...
Reproduction steps:1. Open the attached project ("1239208.zip")2. Open "SampleScene"3. Enter Play mode Reproducible with: 2018.3.0a1... Read more
Windows File Explorer freezes when starting the Asset import process by ...
How to reproduce:1. Create a new project2. Drag and drop any Asset (that takes a noticeable time to finish the import process) from ... Read more
AudioClip's Preview Playhead plays on both AudioClips when Playing any A...
How to reproduce:1. Open user's attached "Bugs" project2. In the Project window select the "Sound Maker.asset" Asset (Found in the "... Read more
Package Manager window does not expand when it's docked to a small width...
How to reproduce:1. Open the attached 'project-1269298.zip' project2. Open the Package Manager window and undock it3. Dock the Packa... Read more
Object is rendered behind a background camera when primary Camera.target...
How to reproduce:1. Open user's attached "CameraRenderProblem" project2. Open "SampleScene" Scene3. Enter Play Mode Expected result:... Read more
Inspector window stays below the limit when Custom window width is decre...
How to reproduce:1. Open "1235537" project2. Expand the Canvas GameObject3. Select the Image GameObject4. Open the Github window (Ma... 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