Search Issue Tracker
[Android][OpenGL] Insane memory consumption when warming up shaders that...
https://issuetracker.unity3d.com/issues/android-using-instancing-on-keyword-in-warm-up-shader-variant-collection-increases-memory-us... Read more
STEREO_CUBEMAP_RENDER_ON doesn't apply to objects loaded through AssetBu...
To reproduce:1. Open users attached project "Testing2018.zip"2. Enter Play mode3. Navigate to Assets > StereoCaptures and select ... Read more
multi_compile ignores Preprocessor directives
To reproduce: 1. Download and open "rotate-test.zip" project.2. Select "NewUnlitShader" in Assets folder.3. In the inspector click "... Read more
Stencil shader doesn't render anything
Repro steps: 1. Open provided projects "StencilBlitProblem" Scene2. See that the Game view is black3. Click on "Main Camera" in the ... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
Adam Interior Environment project crashes Editor while starting a scene
Regression from at least Version 5.6.0p4 (396ab58c4e90) Mon, 01 May 2017 20:42:32 GMT Branch: 5.6/patch-release Repro:1. Open attach... Read more
Shader errors are spammed and objects are not rendered when using Metal ...
How to reproduce:1. Open the attached "McGrawHill" project2. Open "Emilio_GroceryStore" scene3. Go to Player Settings and enable "Me... Read more
[Shader]Material.SetOverrideTag() does not seem to work
Trying to set a shader tag via 'Material.SetOverrideTag()' in this case 'DisableBatching' does not seem to work. Repro steps:1. Open... Read more
ComputeShader.SetTextureFromGlobal errors when using it with 3D RenderTe...
How to reproduce:1. Open attached project (SetTextureFromGlobal.zip)2. Open SampleScene Scene Actual result: once the Scene is opene... Read more
Camera won't render custom shader to texture
How to reproduce:1. Open Unity2. Load user submitted project3. Open 'TestCubeView.unity' scene4. Notice a grey cube being rendered t... 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