Search Issue Tracker
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[VFX Graph] Can't open SGraph by double click in output shader field
when an output is using a shader graph, it would be convinient to open the shader by double click on the shader in the shader field ... Read more
Rendering stops and light cookie error is spammed when light limit is re...
Mobile has a per frustrum light limit of 32 in URP. The expected result when this limit is hit is light popping. When the limit is h... Read more
[Editor] Shift selecting (multi selection) in scene view does not work
Steps to reproduce:1) open the project2) scene 'Main'3) select cube in scene view4) shift+select sphere in scene view Expected: Both... Read more
[HDRP] HDRP Wizard Fix All location change
Arguably most used HDRP wizards part will be Fix All button. Currently, to reach it you often need to either scroll down or resize t... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce:1. Download attached project2. Open "Test" scene3. Enter play mode4. Open Profilier Actual results: Editor crashe... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class