Search Issue Tracker
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project and launch "AudioTest" scene- Hit Play- Press... Read more
[Terrain] Can't paint Details in HDRP. Might need appropriate shaders to...
IT JUST CAN'T BE DONE!!!!! Details dont show up in HDRP. Either they aren't created or are not rendered Additional info:1. https://f... Read more
[iOS] Crash in DrawBuffers() before splash screen with Metal on iOS 10
Steps to reproduce:1) Open the last attached project (OC link).2) Build for iOS with Metal as Graphics API.3) Run on a device The ap... Read more
[TreeCreator] Selecting rotate node of a nested branch group on a tree t...
What Happened:On rotating node of a nested branch group of a tree, the editor throws null reference exception Steps To Reproduce:1. ... Read more
Sampler Limit 16 exceeded in URP Lit shader
We have some variants/cases where the sampler limit of 16 is exceeded. There can be more than 16 samplers, but only 16 can be used a... Read more
[PLM] Some baked lights are ignored when lighting is generated with 30+ ...
Steps to reproduce:1. Open attached project (ProgressiveLightmapperIssue)2. Go to lighting3. Select Generate Lighting Expected resul... Read more
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce:1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Click... Read more
HDRP Volumetric is stacked with second orthographic camera when using Vo...
How to reproduce:1. Open attached project ("HDRP Volumetric.zip")2. Open Game window3. Enter Game view4. Move the mouse so that Poin... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... 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