Search Issue Tracker
[Build] Building in batchmode fails for first time after removing file f...
In batchmode after removing file, project building only succeed after second time. 1. Clone project from:https://github.com/Brantone... Read more
[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...
1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... Read more
[TreeCreator] Terrain Tree Random Rotation has no effect
How to reproduce:1. Create a simple tree2. Create a terrain gameobject3. Click place tree tab4. Ensure that Random Tree Rotation is ... Read more
IL2CPP (iOS) build fails when removing scripts between builds without re...
-Build attached project for iOS with IL2CPP-Delete everything in Assets folder-DON'T close the Editor-Build once again to a differen... Read more
Cursor doesnt change back to hardware cursor on mouse exit using SetCurs...
How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Build to Webplayer and run in Safari or Firefox4. Hover ov... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
Vertex textures not bound when using DrawProcedural in 5.1
Breaks TC Particles AS package Read more
[compute] HLSLcc times out compiling complex shaders (bad perf on comple...
Since Unity 5.1 many complex compute shaders fail importing due to timeout. Looks like HLSLcc cross compiler (for OpenGL 4.3 / OpenG... Read more
[Graphics] Left ALT+Return toggles fullscreen
Steps to reproduce:1) Open provided example project2) Press File > Build an Run3) Press "Play!"4) Press left ALT + Return to swit... 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