Search Issue Tracker
UnityEngine.Windows class is unreachable in non-Windows store setup. It ...
UnityEngine.Windows class is unreachable in non-Windows store setup. It should be clarified as such I was looking for a System.IO.Fi... Read more
Generated points are not displayed in Chrome and Firefox browsers
Reproduction steps:1. Open the attached project;2. Open the scene "main";3. Disable "SQL Connection" script in "GameObject(2)";4. Bu... Read more
Sprite Packer lost alpha information of packing texture
Steps to reproduce: 1. Import texture that has alpha information to Unity Project2. Change Texture Type to 'Sprite (2D and UI)'.3. F... Read more
OnPostRender executes at the wrong time ignoring Camera depth if Viewpor...
When using a multiple camera set-up to render individual parts of the scene, using OnPostRender will run scripts at the wrong time i... Read more
[Android] [iOS] Jitter in Scroll View if 2 fingers touches the screen an...
Steps to reproduce: 1) Download attached project 'ScrollRectJitterRepro.zip' and open in Unity2) Build and run 'ReproScene' on a dev... Read more
Unity crashes in Play mode at ImageFilters::Blit
If in a script "CompositeCamera" is Graphics.Blit(), it's causes crash to Unity Editor, when button "Play" is pressed To reproduce: ... Read more
Font Size on a Import Settings doesn't resize text when the font Charact...
To reproduce: 1. Download attached project "896661.zip" and open it in Unity2. Open "Title" scene3. Select "Game" view4. In Project ... Read more
Font Material and Font Texture settings are grayed out
To reproduce: 1. Open Unity2. Open attached project3. In Project window go to "fonts" folder4. Expand "Asset.ttf"5. Select "Font Mat... Read more
Best Fit is not applied to the Text component when font Character type i...
To reproduce: 1. Download attached project "IOSCONTROL.zip" and open in Unity2. Open "Title" scene3. On Hierarchy expand "Canvas" ga... Read more
Indirect Instanced Rendering does not support Lambertian lighting
When instancing cubes in play mode, the ones that use Indirect Lambert shading become unlit. Steps to reproduce: 1. Open attached pr... 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