Search Issue Tracker
[EditorGUI] Setting GUI.matrix inside OnSceneGUI breaks Handles
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the test gameobject- notice how it draws a solid disc in... Read more
[DXT] High frequency details in normal maps cause artifacts in DXT compr...
A lot of content-creation packages for PBR allow the creation of normal maps alongside texturing. Often these will overlay high-freq... Read more
British keyboard inputs are not registered correctly in the Editor
How to reproduce: 1. Enable additional languages in the input settings for your Operating System- there should be a U.S. layout as w... Read more
After adding grass to the terrain - the whole Editor becomes very slow (...
After adding grass to the terrain - the whole Editor becomes very slow (Gfx.WaitForPresent) 1. What happenedWhen adding grass to the... Read more
[AssetImport] Sprite settings loss while multiediting texture assets whe...
1. Open attached project.2. Change one sprite texture type to sprite, other to any other.3. Select both and change texture type to a... Read more
[Cubemap] Not all Cubemap importing options are exposed in the scripting...
There's no way from script to access options such as Mapping and Fixup Edge Seams. It would be useful if those options was exposed s... Read more
[DepthOnly] Clear flags set to "depth-only" is clearing the color buffer...
Clear flags set to "depth-only" is clearing the color buffer if a non-standard viewport rect is set.Reproducible on 4.6.0f1, 4.6.3f1... Read more
Sometimes newly created UI elements have suboptimal position assigned
Steps to reproduce:1. Open any project2. Create a new scene3. Create new UI element. For example, a Button. It might have initial po... Read more
[OSX] Right click not registered, after CTRL+Left-click
TO Reproduce: 1. Open the attached project on OSX.2. Play (or build to Webplayer/Standalone)3. Click CTRL+Left Click4. A Left Click ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal