Search Issue Tracker
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce:1. Open attached project "TranscodeCrash"2. Open "SampleScene"3. Enter playmode Or to reproduce from scratch:1. Tra... Read more
[Being Backported] Empty folders are left when the cache is cleaned
How to reproduce:1. Open the attached project “CacheTest_11327.zip“2. Open the Addressables Hosting window (Window > Asset Manage... Read more
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
NullReferenceException in ScreenSpaceAmbientOcclusion.AddRenderPasses af...
Steps to reproduce: Open attached project Open Window > Asset Management > Addressables > Groups In Addressables Groups win... Read more
TerrainLitDepthNormalsPass is using uint4 instead of uint for outRenderi...
Reproduction steps:1. Create a new URP project2. From the Project window, search for “TerrainLitDepthNormalsPass.hlsl” and open it (... Read more
Particle System is flickering when recovering deleted mesh file
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/New Scene.unity“ scene3. Backup “Assets/plane.fbx” outside... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
Package Manager - Unable to select items
A user reported an issue with not being able to select items in the editor (https://fogbugz.unity3d.com/f/cases/1171363/). I've mana... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. 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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate