Search Issue Tracker
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
[Plaforms] Build Configuration General Settings only lets to change Majo...
How to reproduce:1. Download the attached project 'DOTS_AndroidBuild.zip'2. Go to the BuildConfigurations folder and press on Androi... Read more
Scene Depth node doesn't return a proper depth value when used in a Deca...
Repro steps: Open the scene in the attached project Look at the rendering (see attached image) From left to right the decal displays... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
Selecting default reference on script asset causes immediate code compil...
Steps to reproduce: Open attached project In Project window, select ReferenceTest script Click on "Select" next to Tex property to o... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
[XR] Online documentation is missing for Vuforia AR package
Online documentation, changelog, license information is missing for Vuforia Engine AR. Offline documentation opens up on clicking. S... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... 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