Search Issue Tracker
Assertion failed when switching to linear mode
Steps to reproduce : - create a new project- go to Build Settings- change from Gamma to Linear mode and notice the error Assertion f... Read more
Unity crashes at ValidateAndUpdateTileAssetDirty after building Asset Bu...
To reproduce:1. Open project attached by QA2. Uncheck AssetBundles->Simulate Mode3. Click AssetBundles->Build AssetBundles4. P... Read more
[Timeline] ExposedReference class cannot have references to scene object...
Reproduction steps:1. Open the "Test" scene from the attached project "ExposedReferenceTest.zip";2. Select "Director" game object an... Read more
[Tilemap] Grid component doesn't render when the values in CellSize/Cell...
Description:Grid component doesn't render when the values in CellSize/CellGap are changed Steps to Reproduce:1. Create a New Project... Read more
[Mac] 16:9 resolutions not appearing in either the Windowed or Fullscree...
Steps to reproduce:1. Force 16:9 Aspect Ratio under Player Settings->Supported Aspect Ratios2. Build Project for Standalone - Mac... Read more
[Android] Fatal signal 11 (SIGSEGV), code 1 crash on Nvidia Shield table...
To reproduce: 1. Download and open attached "repro976402.zip" project.2. Build and run on Nvidia Shield tablet.3. When application o... Read more
Compute shader with volume texture fails to dispatch
Reproduction steps:1. Download project "ComputeTest2.zip" and open in Unity2. Open scene ComputeTest3. Enter Play mode (notice there... Read more
[SceneView] SceneView picking is inconsistent and does not allow clickth...
Steps to reproduce:1. Open user attached project2. Open sceneview_picking_with_prefabs3. Select the child "only_water_pickable_000" ... Read more
[Vuforia] World Center Mode - CAMERA ignores AR camera's rotation when ...
This makes it impossible to set the scene in such way, that ImageTarget would be projected on X-Z axis with the camera above with th... Read more
Nested block comment with single-line comment will cause errors in shade...
How to reproduce:1. Create a new project2. Create a new Shader3. Add lines anywhere in the shader:/*//*/4. Notice, that the shader f... 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