Search Issue Tracker
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
After reloading a scene or restarting Unity, Empty classes using the [Se...
How to reproduce:1. Open the attached BugSR.zip project2. Create a new GameObject in the Hierarchy3. Add "MyBehaviour" Component in ... 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
Crash when performing step over
Crash when performing step over 1. What happenedAttempted to step over: await UniTask.DelayFrame(10); and the editor crashes due to ... Read more
[2D][Sprite Atlas] Normal map renders differently with 2D lights when pa...
[2D][Sprite Atlas] Normal map renders differently with 2D lights when packed in sprite atlas Both primary and secondary texture in p... Read more
Detaching and reattaching UnityEditor.UISystemPreviewWindow from Profile...
How to reproduce:1. Create and open a new Unity project2. Open Profiler window3. Scroll down and select UI Details4. Resize the Prof... Read more
[Universal RP] warnings spam console: Property exceeds previous array si...
Steps to repro:1. open attached repro project(or make a new Universal template project and add some point lights under an empty call... Read more
[Animation]Animator component gets stuck on disabled when recording anim...
Animator component gets stuck on disabled state while recording animation until the animation window is closed. This causes an issue... Read more
[Timeline] Animation track not attached when creating timeline on animat...
When creating the timeline for a gameobject with animator component the timeline should get the animation track attached automatical... Read more
HDR texture (RBG111110) in Inspector Preview is white when RenderTexture...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. In Hierarchy select "CopyTexture" GameObject4. In the Inspector... 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