Search Issue Tracker
Painting Terrain with Terrain Tools on Vulkan Throws RenderTextureDesc A...
Steps to reproduce: Create a new Unity project Change Graphics API to Vulkan Install the Terrain Tools package Create a Terrain Game... Read more
Unity crashes when Particle System Ring Buffer is Enabled and if Max Par...
How to reproduce:1. Open the attached project.2. Create a new Particle System.3. Select Particle System in the Hierarchy and in the ... Read more
[Linux editor] ForceCrash(ForcedCrashCategory.Abort) not being caught by...
-e: see title, crash reporter is not opening. it does so for all the other categories (AccessViolation, FatalError and PureVirtualFu... Read more
Crash on D3D12Fence::Wait when opening HDRP default "SampleScene" scene ...
How to reproduce:1. Create a new HDRP project on Unity 2019.3.0f6 or 2019.3.1f12. Update HDRP to 7.2.0 or 7.2.13. Go to Window->R... Read more
[ChromeOS] When allowed orientation or forced orientation is set to Port...
How to reproduce: Open orientations project, which link is in the comments When selected platform is Android, go to Player Settings ... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
Nodes “X” icon is oversized and low quality, overlapping Node name in Be...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... 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