Search Issue Tracker
Elevating terrain using TerrainData.SetHeights results in Raycast not hi...
To reproduce:1. Open attached Unity project "TerrainTest2.zip"2. Open "Scene" scene3. Go into play mode4. Move the mouse around the ... Read more
Awake is called every time the Inspector gets in focus if the Preview wi...
To reproduce: 1. Open the project, attached by tester (PreviewAwakeBug.zip)2. Open "scene01" scene, if not open3. Enter Play mode4. ... Read more
[macOS][Metal] Unable to open project after enabling Metal Editor Suppor...
If Metal Editor Support* (Experimental) is enabled and Library folder is deleted, a project can no longer be opened. It freezes at l... Read more
Enabling Frame Debugger and clicking on one of its drawcalls results in ...
How to reproduce:1. Open the attached "2017.1b7 FrameDebuggerBug" project2. Go to File --> Build settings --> Player Settings ... Read more
Shaders: shader compiler crashes on a specific 'if' statement with value...
To reproduce:1. Create a new project2. Import attached shader Expected: there will be no errorsActual: 'Internal error communicating... Read more
Crash in "NullCheck(this_ptr=<unavailable>) at il2cpp-codegen"(IL2CPP) w...
Application crashes when input field is cleaned or text is added. Reproduction steps:1. Open the attached project.2. Build and run t... Read more
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite Steps to Repro: 1. import a Texture2. set the Texture Typ... Read more
Profiler does not update when frame skip button is pressed
Steps to reproduce:1. Start a new project2. Enter play mode3. Open profiler and start recording4. Pause the game5. Click the third b... Read more
Changing name of a bone while configuring avatar, name does not save
To reproduce:1. Open attached project "animationavatar.zip"2. Open "k.unity" scene3. Select Assets > Ethan > EthanAvatar4. Pre... Read more
Entering play mode while editing avatar throws InvalidOperationException...
Entering play mode while configuring avatar throws InvalidOperationException error and when exiting play mode, editor returns to the... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code