Search Issue Tracker
[Animation Import] Character Models with Animation Imported from Motion ...
Reproduction steps: 1. Open attached project2. Go to Assets -> BBallPlayer and select BBallPlayer_MB_stretch.fbx3. In the Inspect... Read more
[Asset Import] AssetDatabase.ImportAsset with ForceUpdate does not trigg...
Reproduction steps:1. Open attached project2. Set up Unity Cache Server (localhost will do)3. From the menu bar select Test -> Te... Read more
Error message using Network Simulator
The error message "minimal delay timeout for this host greater that one of timeout parameters for this connection" is received when ... Read more
[IL2CPP] No ahead of time (AOT) code was generated error for Enumerator
To Reproduce: 1. Open the attached project in 5.1 and attach IL2CPPBugs.cs to any gameobject.2. Deploy to device: "ExecutionEngineEx... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
[RealtimeGI] Seams/artefacts with modular level-elements, eliminated by ...
To reproduce:1. Open attached project2. Open scene BeforeMerge3. Bake lightmaps (decreased Realtime res to 1 for faster bake, seams ... Read more
Unity Connect menu redirects to wrong website
Go to Help -> Unity Connect and click it. A browser tab will open with the page connect.unity3d.com, which redirects to cloud.uni... Read more
[Compiler] Mono produces wrong IL code when assigning values from structs
Mono produces wrong IL code when assigning values from structs 1. SetupWhen running the script included in the example project the M... Read more
[Gamma/Linear] Lightmapped objects don't match realtime lit ones on mobile
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Clear lightmaps4. Bake lightmaps again- Note how the cubes are... 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