Search Issue Tracker
Silent Crash on SetBoneWeights when there are more than 4 bone weights p...
How to reproduce: 1. Open attached project (SetWeightsCrashUpdated.zip) 2. Enter the Play Mode Reproducible with: 2019.3.0a3, 2019.... Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a) Repro steps: 1. Use a project with HDRP 2. Create a new PBR or HD Lit shadergraph 3. Create... Read more
When graphics jobs are enabled ambient calculation seems to be ignored
When graphics jobs are enabled ambient calculation seems to be ignored. To reproduce: 1. Open project. 2. Enable Graphics jobs in ... Read more
Lightmap texture type is different across thumbnails or previews, platfo...
Texture with Lightmap texture type is different across 1. thumbnails / previews / game or scene views 2. platforms (Windows and Andr... Read more
CopyTexture_Slice_AllMips crash when copying a compressed Texture2D to a...
Steps to reproduce: 1. Open supplied project 2. Build and run on Win-Standalone 3. Press one of two red buttons at the top Reproduc... Read more
MSAA render textures + image effects combination not working
Project Steps: 1. Select render texture "New Render Texture" 2. And change its type to "ARGB Float" 3. And back to "ARGB32" 4. Notic... Read more
[Transform] transform.SetSiblingIndex(out of range) should throw an exce...
For consistency with the rest of the API transform.SetSiblingIndex should throw and exception for out of range values. Currently it ... Read more
[Transform] transform.IsChildOf(transform) returns true
Currently returns true (by design in cpp code, the binding method name is IsChildOrSameTransform), the method should probably be ren... Read more
Compute shader is significantly slower in DX12 compared to DX11
How to reproduce: 1. Open user-submitted project (ResourceBarrierHandicap.zip) 2. Open "SampleScene.unity" scene 3. Set DirectX11 as... Read more
[Deferred] Models with multiple submeshes are forwarded into Depth/Norma...
Steps to reproduce: 1. Download Project and open scene "new". 2. Press play and open frame bugger 3. Navigate to RenderDeferred.Forw... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions