Search Issue Tracker
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Audio starts playing from the beginning when Undo/Redo Audio Source chan...
To reproduce: Download the "Terrible Tweeters - Audio.zip" project and open it in Unity; Open the "Level1" scene; Select the "Music"... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
[Editor] 2020.3.36f1 Unity version has "git.master" string
Steps to reproduce:1. Open Unity 2020.3.36f1 (ac5bf4c0d)2. Go to Help > About Unity3. Check the version (Version: 2020.3.36f1.git... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
See all versions button is missing in the Package manager
1. Create a new project;2. Open Package manager window;3. Set package manager to show "All packages";4. Expand any package in your p... Read more
Cinemachine collider visualization is stuck when switching scenes
Repro steps:1. Open attached project2. Open the Physics Debug window and in the Physics Debug overlay panel check the "Collision Geo... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera