Search Issue Tracker
Copying Directional Light DepthMap in RawDepth mode crashes Unity Editor
How to reproduce:1. Open tester-submitted project (RTGetDepthCrash.zip)2. Open scene "1.unity"3. Create 3D cube Expected result: Uni... Read more
[UTR] EditorApplication.isPlaying = false doesn't stop playmode after te...
Steps to reproduce:1) Open the attached project.2) Open Test Runner.3) Run EditMode tests. The tests pass, but the editor remains in... Read more
SetIsHierarchyDispatchInterested error is thrown when setting probeAncho...
How to reproduce:1. Open given Unity project2. Select CardBoard_Box.fbx and reimport it3. Observe the errors Expected result: Errors... Read more
Tiled Sprites imported to newer versions from versions 5.4 and lower thr...
How to reproduce:1. Open the project attached by the user (Bug Report.zip)2. Open the "BugScene" Scene3. Observe the error in the co... Read more
NavMesh.SamplePosition calculates position between nearest points incorr...
How to reproduce:1. Open given Unity project2. Enter "BugScene" scene3. Notice 3 green lines in the scene menu4. Try to move "WRONG!... Read more
[Android] Version is null if a custom .gradle template is used without "...
Steps to reproduce:1. Open QA attached project2. Build the game to device3. Go to Settings -> Apps -> "built app name"4. Obser... Read more
Activating license from the command line fails if machine's binding key ...
How to reproduce:1. Open the current license file2. Change Machine Binding Key="1" to other value3. Execute in command line: Unity.e... Read more
SpriteAtlas inspector does not correctly update after calling SpriteAtla...
How to reproduce:1. Open given Unity project2. Select Global -> SpriteAtlas_Global to see it in the inspector3. Select SpriteAtla... Read more
SpriteAtlas packed sprites do not render after SetPlatformSettings and P...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Select SpriteAtlas item in the menu and then click "TestM... Read more
[UI] InputFiled Character Limit causes ArgumentOutOfRange exception whil...
How to reproduce:1. Create UI -> InputField2. Select InputField in Hierarchy and Change Content Type to Standart, Name, etc... in... 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