Search Issue Tracker
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
MeshFilter.mesh does not properly instance Meshes when used in Build
How to reproduce:1. Open the user's attached project2. Build and run the project (File -> Build And Run)3. In the running Build, ... Read more
Read/Write error is thrown when making an AsyncGPUReadback request to a ...
How to reproduce:1. Open the “IN-77561_repro“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected resu... Read more
Flythrough mode conflicts with terrain hotkeys
To reproduce:1. Create new project2. Add Terrain3. Click right mouse button + shift + w to use flythrough mode4. While using flythou... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... Read more
NullReferenceException is often thrown when changing Prefab's Collider L...
How to reproduce:1. Open the user’s attached “editor-window-tests-master” project2. Select the “Assets → TestObjects → Animation → T... Read more
Nav Mesh Agent gets stuck and oscillate when traveling along edges and c...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene“ Scene3. Enter Play Mode4. In the S... Read more
Sprite Atlases can't be loaded when pre-loading them, then switching sce...
How to reproduce:1. Open the attached user project2. Open Scene “Startup“ (Assets/Scenes)3. Enter Play Mode4. Press “UP“ twice, “SPA... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class