Search Issue Tracker
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce: 1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project 2. Enter Play Mode 3. Press the "Run Blit Te... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine 2. Try to build it for WebGL 3. Notice that the build won't ... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro: 1. Create a new ... Read more
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce: 1. Download and open the attached project "Compute Shader Tests.zip" 2. Open the play mode 3. Click on the buttons... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce: 1. Open attached project 2. Open Bugged scene 3. Press play 4. Steer the skateboard back up the hill toward the cyl... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip" 2. Open scene "repro" 3. In hierarchy, select "NavMesh Surface (1)" and bak... 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.Struct... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window