Search Issue Tracker
[iOS] Build And Run (Cmd-B) with an app already running in Xcode will ca...
In Unity if you click Cmd+B (build and run) while the game is already running in Xcode 7.3 on device then Unity will hang (beach bal... Read more
[WindowsBootstrapper] Selected components are not saved if the Bootstrap...
Note: Windows-related issue. To repro: 1. Run Download assistant. 2. Note current selection and change components selection (sel... Read more
[WindowsBootstrapper] error about invalid download dir (e.g. H:\...) is ...
Note: Windows-related issue. To repro: 1. Run Download assistant. 2. Proceed to Choose Download and Install locations stage. 3.... Read more
[WinInstaller] “Appications are blocking the installer” page is displaye...
Note: Windows-related issue. To repro: 1. Run Download Assistant. 2. In components page select Unity Editor and Documentation. ... Read more
ARToolKit asset causes scenes to crash on loading
Repro steps: 1. Open project "Unity-AR-app.zip" 2. Install ARToolKit (from the toolbar) 3. Open "AR-one" scene 4. In Build Settings ... Read more
Text in the preview window unreadable when the window is small
To reproduce: 1. Open a new project 2. Create a blend tree 3. Left click it 4. Notice that text in the preview window of the blend t... Read more
[5.5][Regression] 50% performance drop happens when upgrading project fr...
Steps to repro: 1. Open attached project in Unity 5.4 on Windows; 2. Open 'test' scene; 3. Launch the scene, observe and remember F... Read more
Setting WebGLInput.captureAllKeyboardInput to false makes text in the we...
Reproduction steps: 1. Open the "bug.zip" project 2. Make sure to select the "TestT" WebGL template 3. Build the only scene and run ... Read more
[iOS] OnApplicationPause() gets called twice in a row with the same paus...
When quickly minimizing and restoring an app, OnApplicationPause() gets called twice in a row, followed by two resume calls. Steps ... Read more
[Linux Editor] Game view flickers when previewing splash screen in the E...
Splash screen preview does not work on the Linux Editor. Instead of showing the splash screen effects, the Game window flickers. St... 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
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode
- UI Toolkit Debugger window selection changes when the selected window is undocked/docked in a different position for the first time on a new project