Search Issue Tracker
[WSA] An UWP app breaks in the debugger when loading AudioPluginDissonan...
Steps to reproduce:1. Open the attached project2. Open the scene1.unity scene3. Switch platform to Windows Store4. Build for Hololen... Read more
Websockets over TLS 1.2 fails to connect
Steps to reproduce:1. Open user attached project2. Enter playmode3. Click the 'Connect to endpoint' OnGUI button-- Error is thrown E... Read more
[Windows][CD-ROM] DriveInfo.IsReady doesn't return correct value but thr...
How to reproduce:1. Open given Unity project2. Enter "1" scene3. Make sure you have DVD, CD or BD ROM drive4. Enter Play Mode Fixed ... Read more
Blendtree asset gets corrupted when trying to changing motion tab field ...
How to reproduce:1. Open attached project "case_1028113-BlendTreeBug.zip" and scene "ikTestScene"2. In Hierarchy window, select "ikT... Read more
Shadow biasing issues visible in scene view
Reproduction steps:1. Download user's project and open in Unity2. Observe the "SampleScene" Expected: the surface of objects should ... Read more
.NET 3.5 successfully compiles C#6 features when LangVersion set to C#4 ...
Using .NET 3.5, the C# project that is generated by Unity has a supported language version of 4:<LangVersion>4</LangVersion... Read more
[Mobile][IL2CPP] IL2CPP with .NET 4.x compatibility crashes on build whe...
How to reproduce:1. Open attached user project and change platform to iOS/Android2. Make sure that Scripting Runtime Version is set ... Read more
[iOS] UnityLinker error appears when building project which uses Audio M...
Reproduction steps:1. Open the attached "BugReport.zip";2. Build project for iOS. Expected results: the correct error is shown in th... Read more
Standalone build of ECS demo crashes when using IL2CPP for Windows Deskop
To reproduce:1) Open attached project2) Build and run it for Windows Standalone IL2CPP It crashes after splash screen Not reproduced... Read more
Sprite playback in the Animation Window repeats frame 16
Sprite playback in the Animation Window repeats frame 16. Repro:1- Open attached project.2- Open scene "ReproScene".3- Select game o... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template