Search Issue Tracker
NullReferenceException error thrown when adding a panel inside ScrollVie...
To reproduce: 1. Open the project, attached by tester (scrollViewBug.zip)2. Add Panel as a child of the Content game object in Scrol... Read more
Windows Standalone doesn't change Resolution if Display Resolution Dialo...
Reproduction Steps:1. Import attached project.2. Open "Main" scene.3. In Player Settings, set the values accordingly:-Default is Ful... Read more
Rect position is not allowed to be bigger than the view area when using ...
Reproduction Steps:1. Import attached project.2. In Menu, select "Bug" -> "Reproduce".3. In the Bug tab, hold Ctrl and use the mo... Read more
Child Text in Vertical Layout Group changes height when X Scale is adjusted
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Canvas" -> "GameObject" -> "Text".... Read more
DetachChildren should fail nicely when called during activation/deactiva...
Reproduction Steps:1. Import attached project.2. Open "DetachBug" scene.3. Activate Play mode.4. Disable Play mode. Result: Unity fr... Read more
[Linux Editor] Anchor Presets popup is not dismissed when clicking outsi...
Anchor Presets gets stuck when trying to close it by clicking outside of its area. Steps to reproduce:1) Open the attached project.2... Read more
Black seams appear between meshes with low quality settings when camera ...
Black seams appear between meshes with low 'Texture Quality' and 'Antistropic Textures' settings. Steps to reproduce:1) Open the lat... Read more
Nvidia ShadowPlay crashes the Unity Editor under OpenGL
Steps to reproduce:1. Create a new project with any version of Unity2. Open Build Settings3. Go to Player Settings -> Other Setti... Read more
Shader does not compile under GLSL due to miscompilation
Steps to reproduce:1. Open the attached project(ShaderTest.zip)2. Open Build Settings3. Go to Player Settings -> Other Settings a... Read more
Not possible to remove all windows from the main window of the Editor
To reproduce:1. Drag out and close windows one by one2. Try to drag out the last remaining window Expected result: Should be possibl... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used