Search Issue Tracker
An Error occured while wrting to logger(s)
After updating my project to unity 2022.2.1f1, on startup i get a "System.AggregateException: an error occured while writing to logg... Read more
[URP] Renderer Features object missing in UniversalRenderPipelineAsset_R...
Renderer Features object missing in UniversalRenderPipelineAsset_Renderer on removing in its preset asset vice a versa Steps to Repr... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
[Addressables] Performance drop when adding assets to groups via script
How to reproduce: Open the user attached “AddressablesPerformance.zip“ project Go to Test > Add Addressables Vanilla Go to Test &... Read more
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used