Search Issue Tracker
OnRenderImage() does not apply image effects to render texture when usin...
To reproduce:1. Open project2. Play 'Main' scene Expected: in left upper corner texture with another game view will be shownActual: ... Read more
[CustomRenderTexture] Editor crash when switching platform from standalo...
Step:1. Open repro project2. Make sure platform is on standalone. If not, switch to standalone and then save project and close unity... Read more
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
GameObject selection get slower depending on the amount of dlls in the p...
To reproduce:1. Open attached project;2. Open "test" scene;3. In the scene view, select cube and then sphere a few times. Expected r... Read more
[HDRP] Materials of active assets turn black on changing the Color spac...
[HDRP] Materials of active assets turn black on changing the Color space from Linear to Gamma. Materials remain black even when Colo... Read more
Windows High DPI scaling breaks Graphics.DrawTexture
How to reproduce:1. Make sure Windows DPI is not 100% or 200% (either 125%, 150%, 175%, 225%)2. Open attached project "DPIScaling.zi... Read more
Warning says instancing will be disabled when used with static batching ...
To reproduceJust open the attached project and scene inside Expected: The cube is greenActual: The cube is red Reproduced in 2018.3.... Read more
[Regression] Fatal error when selecting child of LOD group parent in the...
Steps to reproduce:1. Open attached project2. Drag "JurassicTrees/Tree_LODs_11" prefab from the project view to the scene view3. Sel... Read more
Quantization artifacts in RenderTexture with ARGB32 8 bit format
In Linear color space, it can be observed that quantization problem is occurring with ARGB32 8 bit format when RenderTextures are us... Read more
Editor crashes atGfxDevice::SetRenderTargets while importing
Steps to reproduce:1. Download project2. Open downloaded project3. While project is importing Editor crashes Expected results: Proje... 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