Search Issue Tracker
[WSA] XMLSerializerException thrown when running the IL2CPP build
Steps to reproduce:1. Open the attached project (XMLTest.zip)2. Open the Assets/Game.unity scene3. Switch platform to Windows Store4... Read more
Errors in Console 'Dynamic batching: index buffer destination is NULL' w...
Steps to reproduce: 1) Download attached project 'DynamicBatch.zip' and open in Unity2) Open scene 'CampaignStage_2' and press Play3... Read more
IL2CPP cannot marshal System.Uri in Windows Runtime scenarios.
When we use UWP's WebView class we get a marshalling exception. System.Runtime.InteropServices.MarshalDirectiveException: Cannot mar... Read more
Fully transparent cubes cause darkening in PVR with 0 backface tolerance
Refer to: https://forum.unity3d.com/threads/progressive-lightmapper-in-5-6-beta-6.454362/page-2#post-2980244 When setting 0 backface... Read more
Enabling/disabling cloth components through script crashes the editor
Enabling/disabling cloth components through script crashes the editor on weaker HDDs/CPUs.Could reproduce only once on SSD, noticabl... Read more
Visual artifacts are created when 2 cameras are rendered in the Play mod...
To reproduce: 1.Download and open attached project.2.Check how play mode looks in preview before playing.3.Enter Play mode and notic... Read more
[macEditor] 'NSWindow warning: adding an unknown subview' when launching...
To Reproduce: 1. Open any Unity project on macOS project.2. Observe that in Editor.log: 2017-03-03 13:26:57.371 Unity[90009:12994172... Read more
Editor crashes when the specific script with Graphic.Blit is assigned to...
Reproduction steps:1. Open the attached project "RenderIssue.zip";2. Open the Example.unity scene;3. Enter a play mode; Expected res... Read more
[Mobile] Realtime Reflection probes reflect objects as static
Steps to reproduce: 1) Download attached project 'ReflectionAndroidCameraBug.zip' and open in Unity2) Open scene 'BugScene'3) Make s... Read more
[Oculus] Subtle lack of image stability with Oculus Rift
There is a subtle lack of stability which is fixed by removing the kUnityVREventBeginStereoRendering driven call to s_Instance->G... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code