Search Issue Tracker
Unity does not start if scene and its built lighting are named as library
Steps to reproduce:- Open attached project and scene named "library" which can be found under Assets/Scenes- On the top menu select ... Read more
Bug reporter doesn't launch
Steps to reproduce:1. Open Unity editor2. Click on Help> Report a bug... in editor Results: Bug reporter doesn't launch Note: ..\... Read more
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Graphi... Read more
Unity crashes on separation from keyboard on Surface
Steps to reproduce:1. Open any project2. Disconnect a keyboard3. Detach a keyboard4. Unity crashes Expected result: Unity should not... Read more
Playmaker editor: renaming state loses focus after first character pressed
1. What happenedWhen trying to rename a state in Playmayker Editor window, the state loses focus after first character btn is presse... Read more
GameObject x axis values of rotation are shown incorrect in the Console ...
Reproduction steps:1. Open the attached project;2. Go to the Scene window;3. Click on the object "Cube";4. Rotate the object with a ... Read more
Objects in the scene get lighter when a new scene is created
To reproduce:1. Open attached Unity project "tests.zip"2. Open "Test 2" scene3. Observe objects in the scene view4. Create a new sce... Read more
[Regression][5.3] 'Threadsafe Linear allocator' error is thrown when ope...
Steps to repro: 1. Open Unity 5.4.0p4;2. Create new empty project;3. Observe console. Actual result: 'Threadsafe Linear allocator (J... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder