Search Issue Tracker
[Compute] ComputeBuffers have to be manually Released/Disposed, otherwis...
Current ComputeBuffer API requires user to manually Release or Dispose the buffer once done, otherwise depending on situation they g... Read more
Closing collab restore confirmation window by pressing X still restores ...
Steps to reproduce1. Download and open attached project2. Modify an asset3. Go to collab history window4. On any revision click "Res... Read more
[iOS] Using DepthTextureMode.Depth flag flips the view on iOS
Having two active cameras with a attached OnRenderImage() and setting their depthTextureMode with DepthTextureMode.Depth will result... Read more
[Collision] Collision point appears below collision surface
Collision point is now appearing below collision plane in both world and planes collision modes. Repro steps:1. Open Particle_SubEmi... Read more
[iOS] Crash in dynamic_bitset::reset_(size_type b) when stripping is tur...
To Reproduce: 1. Create an empty project and make sure stripping is turned off.2. Build to iOS, observe that the app crashes in "dyn... Read more
Grass mipmaps does not switch after adding a certain number of grass tex...
(Check the attached .gif file to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets3. Open the main s... Read more
Transform values change slightly when duplicating nested prefabs that ha...
Repro steps:1. Open "case_830145-ZedPandemic (2).zip" project2. Load "test" scene3. Select all the prefabs who make up a square in t... Read more
[OSX] Mac standalone build menu bar missing in windowed mode
Steps to reproduce: 1. Open the attached project2. Make a Mac standalone build3. Open the build and run it in windowed mode4. Observ... Read more
Editor launches local web server despite build error
-e: Editor launched local web server despite the actual build not finishing because of a build error--doesn't do that in 5.3.6--repr... Read more
AssetDatabase.SaveAssets() not saving changes made to a prefab
AssetDatabase.SaveAssets() not saving changes made to a prefab inside OnPostprocessAllAssets(), but saving the scene manually applie... 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