Search Issue Tracker
[Doc] AssetPostprocessor.OnPreprocessModel() not setting Animation Wrap ...
1. Open attached Unity project "AnimationLoopBug.zip" (OC link)2. Import any animation from "animations.zip"3. Check out "Editor/Mod... Read more
DownloadHandler with a preallocated byte array still generates per frame...
To reproduce: 1. Open the project, attached by the user (DownloadHandlerGarbage.zip)2. Open the "scene0" scene3. Enter Play mode4. O... Read more
Default materials SpatialMappingWireframe and TangoARRender is corrupted...
Seems to be reproducible on Graphics APIs. Steps:1. Create a New project2. Set Build Target to Android or WebGL3. Window > Lighti... Read more
Editor crashes in GameObject::GetSupportedMessagesRecalculate when a spe...
To reproduce: 1. Open the project, attached by user (see download link in edit)2. Build the project for Windows standalone Expected:... Read more
Bounds provided in additionalVertexStreams never get used when modifying...
1. Open the attached "BoundsProject" and "Main" scene2. Open the "Expand" script, notice that the Mesh Vertex data (along with its B... Read more
Dynamic Batching Draw Calls always 0 in a player
Steps to reproduce:1. Open the attached project2. Open Player Settings and notice Dynamic Batching is enabled3. Press File/Build &am... Read more
[MSBUG][UWP] [Xbox One] Gfx.WaitForPresent takes significantly longer wi...
Gfx.WaitForPresent takes almost twice as long when a UWP project is built for Xbox (Screenshots attached)Launching UWP build on PC d... Read more
ScriptedImporter fields not displayed as read-only in Inspector
Steps to reproduce:1. Open attached Unity project "ScriptableImporter_EditableAsset.zip"2. Click on Test.qte3. Look at the Inspector... Read more
Unity freezes when clicking "Optimise Transform Hierarchy" of a rigged m...
To reproduce:1. Open attached Unity project "OptimisingTransformHierarchyCrash.zip"2. In Project window, navigate to Assets3. Click ... Read more
Console is spammed with animator warnings because overrideController is ...
To reproduce:1) Open attached project and scene2) Play it Expected: Console is emptyActual: 4 different (but with same header text) ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal