Search Issue Tracker
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
How to reproduce:1. Create a new project2. Change "Directional Light" type from Directional to Spot, make sure that it's Shadow Type... Read more
Enabling Mesh Renderer during rendering causes error in Console tab
Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity2) Open scene 'ReproScene' and press Play3... Read more
'Assertion failed: m_HandleManager.IsValidHandle (renderer.m_Handle)' er...
To reproduce: 1. Open the project, attached by user (SMR.zip)2. Open "Repro" scene3. Enter Play mode4. Observe console Expected: no ... Read more
Errors message at editor play
Errors message at editor play Repros: open scene1 press play in the editor and see following errors in the console: In order to call... Read more
Occlusion matrix doesn't start at the same location as the clipping plane
Reproduction steps:1. Create a new project2. Create a camera in a scene with occlusion culling baked.3. Go to Occlusion > Visuali... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... Read more
[DrawMeshInstanceIndirect] Wrong computeBuffer being passsed to consecut...
Steps to reproduce:1. Open the attached project (CharacterInstancing (u5.6.0b1).zip)2. Open the Assets/AnimationMatrixGpu/AniMatrix_... Read more
Modifying texture import settings from script changes 'timeCreated' in t...
We have an active problem with importers modifying 'timeCreated' timestamp in asset meta files when called from script, see case 856... Read more
Camera render order changes when MSAA is allowed on a camera, but MSAA i...
Reproduction steps: 1. Open "Camera MSAA checkbox changes other cameras' rendering order" project2. Enter Play mode3. Select GameObj... 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