Search Issue Tracker
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
How to reproduce: 1. Create a new project 2. Change "Directional Light" type from Directional to Spot, make sure that it's Shadow ... Read more
Enabling Mesh Renderer during rendering causes error in Console tab
Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity 2) Open scene 'ReproScene' and press Pla... 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" scene 3. Enter Play mode 4. Observe console Expected... 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 ... Read more
Occlusion matrix doesn't start at the same location as the clipping plane
Reproduction steps: 1. Create a new project 2. Create a camera in a scene with occlusion culling baked. 3. Go to Occlusion > Visual... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps: 1. Open User's project 2. Open "Example" scene 3. Notice how texture looks 4. Build to standalone and run 5. Not... 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/AniMatri... 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" project 2. Enter Play mode 3. Select Game... Read more
Material changes are not tracked properly when using recursive rendering
To reproduce: 1. Open project 2. Play 'DemoScene' Expected: both mirrors will have reflections Actual: right mirror has a silver te... 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
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing