Search Issue Tracker
[Project Browser/Hierarchy] Toggle icon for scene visibility doesn't app...
Toggle icon for scene visibility doesn't appear when mouse is hovered on Scene in Hierarchy view. Steps to Reproduce:1. Create a new... Read more
Dynamic Resolution breaks with AA Post Processing
Enabling any variety of antialiasing for Post Processing under Dynamic Resolution results in an undesirable full-screen scaling effe... Read more
[Windows] Screen.fullScreenMode does not return MaximizedWindow when max...
How to reproduce:1. Open the Scene "SampleScene" in the attached "case_1154346.zip" Unity project2. Build the project and run it (Fi... Read more
Custom Inspector using CreateInspectorGUI is not drawn correctly when us...
1) Open the attached project2) Open two inspector windows3) In the Project window, click on TestAsset4) See that both inspector wind... Read more
D3D12ImmediateContext::BindTexture crash when opening a scene with Direc...
Steps to reproduce:1. Open User-supplied project ("Basement UI Structure.zip")2. Open Scene "sCENE"3. Move any window around Reprodu... Read more
CPU Lightmapper with a lot of Indirect Samples results in blocky shadows...
How to reproduce:1. Download the tester-submitted package(BugRepro)2. Create a new Unity project3. Import the package4. Open BugScen... Read more
[Addressables] Exception is thrown when accessing AssetReference.Asset b...
How to reproduce:1. Open the attached project ("case-1155313_addressables")2. Open the repro scene ("SampleScene")3. Build Player Co... Read more
[Android] Temporary Render Textures configured with Memoryless.MSAA rend...
Steps to reproduce:1. Open the attached project "AndroidMemorylessMSACommandBuffer.zip"2. Open Sample Scene3. Select Main Camera >... Read more
Usymtool does not support arm64e
Apple's new A12 bionic chips use a new architecture called arm64e that the usymtool tool doesn't recognize. Therefore when building ... Read more
[iOS] UnityWebRequest Asset Bundle stalls when downloading
How to reproduce:1. Download the attached BundleDownloadRepro.zip and enter the password (The password is in the comments)2. Go to F... 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