Search Issue Tracker
Imported texture's color model is set to RGBA even when texture has no a...
To reproduce: 1.Download and open attached project2.Re import NoAlpha.tga texture and check it's color model in the inspector Expect... Read more
When overwriting text with Multibyte characters, old text stays until te...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Enter normal characters into the input field4. Sele... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Revert prefab instance from script does not work if prefab connection wa...
Steps to reproduce: 1. Open attached project.2. Open scene: New Scene3. Delete any child from game object "Main" in scene (this brea... Read more
Shaders become unlit when RenderTexture Anti-aliasing is active and Came...
When using a RenderTexture with Anti-Aliasing turned on, the object shaders become unaffected by lights if the MainCamera Rendering ... Read more
Prefabs in Hierarchy Window occasionally aren't highlighted in blue
Steps to reproduce:1. Open the attached project ("McDROID repro")2. Enter "_DLC" scene3. Observe "Angry Worm Space" in Hierarchy win... Read more
Custom editor windows icon disappears after entering play mode
Steps to reproduce:1. Open attached project2. Open custom editor window "Window/Missing References Importer"3. Dock the window, noti... Read more
Calling Display Dialog in On Lost Focus switches away from Unity
How to reproduce: 1. Open attached project2. Open the editor window using Test -> Test3. Click in the Hierarchy window to cause t... Read more
EditorGUIUtility.editingTextField keeps returning true after you stop ed...
Steps to reproduce:1. Open attached project2. Open Project View3. Select Script in project view4. Start renaming it - notice that Ed... Read more
"Unrecognized identifier 'UNITY_SHADOW_COORDS' at line 203" shader error
Reproduction steps: 1. Open the attached project.2. Play the "UMA > Example > Scenes > Scene01 - Crowd - PBR 1" scene.3. Wa... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS