Search Issue Tracker
Memory is not deallocated immediately after Texture2D object was deleted
Reproduction steps:1. Open the attached case "case_1217907"2. Click on the "Test" > "Texture Memory Test" in the menu bar3. Open ... Read more
NativeArray safety checks within the Job System are incorrectly carried ...
Reproduction steps:1. Open the attached project ("case_1216172-JobSystemSafetyCheckBugReport.zip")2. Open the repro scene ("SampleSc... Read more
[AIPlanner] DecisionController actions callback cannot be set back to Nu...
How to reproduce:1. Open the attached AIPlanner.zip2. Open the Project window/Scenes/Main3. In the Hierarchy window select Capsule G... Read more
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
[URP] Universal RP introduces a namespace "Utilities" directly in the gl...
The "Utilities" namespace was created in the assemblyUnity.RenderPipelines.Core.RuntimeIt is added directly under the global namespa... Read more
Lightmap Encoding options are not present in UWP
Steps to reproduce:1. Create a new project with UWP platform supported2. Open Project settings-> Player3. Notice that there are n... Read more
[PackMan] Sample.FindByPackage does not find samples when the Package Ma...
How to reproduce:1. Open the project "case_1259196-PackMan"2. Select "Check samples" (Bug -> Check samples)3. Observe the results... Read more
OnEnable/OnDisable is called the second time when setting GameObject's i...
How to reproduce:1. Open the attached project's Scene labeled "MyScene"2. In the Hierarchy, select the "GameObject"3. In the Inspect... Read more
"Error: Could not load signature" error is thrown when DLL from a packag...
How to reproduce:1. Open user-submitted archive (unity_repro_packages.tar.gz)2. Extract this archive and navigate to "ai.five.extern... Read more
Cannot create a new Unity project in a shared network folder with r/w ac...
Reproduction steps:1. Set up a shared folder on a device in a local network with read/write access2. Connect to that folder using an... 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