Search Issue Tracker
Material is rendered black when switching from Shader Graph to HDRP or U...
How to reproduce:1. Open the user's attached "ShaderChangeBug" project2. Open the Build Settings (File->Build Settings...)3. Make... Read more
Unable to build player when project has Code Coverage package
Steps to reproduce: 1. Create new project2. Install Code Coverage package3. Build and run the projectNotice error: ArgumentException... Read more
[HDRP] Refraction shaders dont compile on mac
When you open the Samples project it takes extra long to compile shaders, after some time compilation fails and produces an error al... Read more
Crash when running Build with Entities package + IL2CPP
How to reproduce:1. Create a new Unity project on a machine with 64bit architecture2. Import "com.unity.entities" package3. Set scri... Read more
Certain errors do not open in Code Editors when double clicking error
Reproduction steps:1. Open the attached project "NullErrorTest"2. Open Assets\Scenes\SampleScene3. Press Play4. Double click the Nul... Read more
[Particle System][Vulkan][URP] Particles start freezing when Graphics Jo...
Reproduction steps:1.Open the attached user's project "Particle System Graphics Jobs Bug.zip"2.In the Project window under the "Asse... Read more
[WebGL] Incorrect loading progress is shown in the Player when Build fil...
How to reproduce:1. Open the attached project2. In the Publishing Settings, set the Compression Format to "Brotli" (Edit->Project... Read more
[WebGL] Build files aren't being compressed
Reproduction steps:1. Create a new Unity project2. Navigate to File > Build Settings > Player Settings3. Under Publishing Sett... Read more
Assigning pointer of unsafe pointer throws InvalidOperationException eve...
How to reproduce:1. Open the user's attached project ("DotsMan.zip")2. Enter Play mode3. Notice the "InvalidOperationException: OnUp... Read more
[Android][Vulkan] Unity returns lower or higher values of computing buff...
Reproduction steps:1. Open the attached project "Case_1299759"2. Build it for Android3. Hold the phone landscape orientation4. Press... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project