Search Issue Tracker
Skinned mesh flickers during manipulation
How to reproduce: 1. Open attached project "SkinnedMeshFlicker.zip" 2. Open "Ninja" scene 3. Select "RightUpperLeg" (Ninja > Root > ... Read more
[Regression][FrameDebugger] SpeedTree preview is pink and corrupted in F...
Steps to repro: 1. Open attached project and 't1' scene; 2. Open Frame Debugger (Window -> Frame Debugger); 3. Expand any event tha... Read more
Unity crashes when loading a scene with a specific project at PrepareRen...
Steps to reproduce: 1. Open the attached project 2. Open the Startup.unity scene 3. Play the scene (when Mixed Reality Portal is on.... Read more
Resizing editor tabs results in artifacts
Projects Steps: 1. Open new Project. 2. Resize it like crazy (Check GIF). 3. You should get some rendering artifacts. Read more
Texture2D creation fails and throws unintuitive error message when using...
How to reproduce: 1. Open Tester-submitted project (TextureInitFail.zip) 2. Open "SampleScene.unity" scene 3. Play the scene 4. Obse... Read more
Alpha channel is corrupted when using RenderTexture on Metal and OpenGL
Steps: 1. Open user's attached project ("Render Texture Test Project.zip") 2. Change Graphics API to Metal or OpenGL 3. Build and Ru... Read more
[OpenGL] Crash when rendering modified meshes to RenderTexture
Steps to reproduce : - start Unity using in OpenGL mode - import the project attached - open the scene - press play and Unity will ... Read more
Memoryless render textures do not have warning / error about being read ...
Using memoryless render targets on graphics APIs that don't have support for memoryless render textures does not issue warnings or e... Read more
C#-created Mesh for SkinnedMeshRenderer on DX12 causes crash
Switched my graphics API to DX12, pressed Play, and got an editor crash :( Repro steps: 1. Download + open attached project 2. ... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times