Search Issue Tracker
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
[Win10] Editor closes when changing Auto Graphics API and does not restart
Update: this also affects Reimport All, much simpler steps to reproduce:1 Create new 3D project2 In Project Browser do RightMouse -&... Read more
[Profiler][Linux][Rocky] No "Editor mode" option is available in Standal...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
Some normal maps has ripple effect and appears to be lower in quality wh...
How to reproduce:1. Open the attached project ("case_1169679-Material regression.zip")2. Open the repro scene ("repro_2019")3. Notic... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. 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
SkinnedMeshRenderer::SupportsGPUBoneSkinning crash when setting hairRend...
Steps to reproduce:1. Open User-supplied project2. Open and run Scene "Scene" Reproduced in: 2017.4.33f1, 2018.4.10f1, 2019.2.8f1, 2... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size