Search Issue Tracker
Refactoring the name of the script file outside of Unity makes it lose r...
To reproduce: 1. In a new project, create a cube2. Create a script called "Something" and attach it to the cube3. Open the script an... Read more
A small gap is created in the default NavMesh when setting "Step Height"...
1. Download user's attached project "FollowPlayerNavMesh.zip"2. In the project, open the scene "ZombieChaser"3. Go to Window->AI-... Read more
[HoloLens] App freezes when opening virtual keyboard after the app was r...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build "SampleScene" with XR enabled and app type set to X... Read more
Scene Load performance with prefabs with overrides is poor
To reproduce: 1. Open tests project from attached project or from: Unity/Tests/PerformanceTests/NestedPrefabs2. Tests which show bad... Read more
Shader Graph does not support [_ZClip] hardware feature in its shadowsca...
Summary: The shadowcaster pass in the lit.shader uses the ZClip [_ZClip] rasterizer state setting to control cascaded shadowmap rend... Read more
Frame Debugger does not display all additional Shader keywords when debu...
How to reproduce:1. Open the user-submitted project(ShaderKeywords)2. Build the project as a Development Build and open it3. Back in... Read more
The CinemaMachine Camera goes haywire when using framing transposer with...
If a Virtual Camera is using Framing Transposer and following a Target Group the camera goes nuts when using Lookahead time To repro... Read more
[Retina][Mac] Color Picker with increased cursor size does not pick sele...
To reproduce:1. Create a new project2. Open Unity > Preferences and make sure OS X Color Picker is disabled.3. Open System Prefer... Read more
EndLayoutGroup error is thrown when adding Preset of an already added Co...
How to reproduce:1. Open a new Unity project2. Open the "SampleScene" scene3. Select any GameObject from the Hierarchy4. Click on th... Read more
[Linux editor] ForceCrash(ForcedCrashCategory.Abort) not being caught by...
-e: see title, crash reporter is not opening. it does so for all the other categories (AccessViolation, FatalError and PureVirtualFu... 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