Search Issue Tracker
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
Model and Material thumbnails don't always show up in HDRP
When re-building the library, the preview thumbnails for models and materials mostly render as black. Repro:- start a project with t... Read more
Unable to clear console compile errors that were reported during compila...
Unable to clear console compile errors that were reported during compilation of .asmdef assemblies on startup Steps:1. Create a fold... Read more
[VideoPlayer][iOS][Metal] Stopping video crashes on iOS 8 devices
How to reproduce:1. Open the attached project2. Build and run Far Plane scene on iOS 8 device3. Click play button - Video should sta... 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