Search Issue Tracker
iOS fails to build on Windows with empty project
Build empty iOS project on windows. Result: "Error building Player: Exception: Can't symlink files on this platform" Read more
Instantiate(this) crashes unity without any warning when called OnEnable
To reproduce:1. Open project RecursiveInstantiateCrashBug2. Open scene RecursiveInstantiateCrashScene3. Enter play mode - Unity cras... Read more
Texture is lost after the application is resumed
Game content is not properly recreated (object is black) after resuming the application from the background. This is reproducible on... Read more
-e MSAA is very slow on iOS
With MSAA 2x enabled on iPad 4, a lot of time is spent here: msaa-resolve> min: 23.5 max: 44.7 avg: 35.9 Is this expected? Read more
Any particle system without collision enabled, collide with camera
Any particle system without collision enabled, when pointed directly at the camera, will have sprites collide with the camera and sl... Read more
Xbox controller input doesn't work on x64 mac standalone player
To reproduce:- Open attached project- Get drivers to enable use of an Xbox360 controller with your mac- Plug in your controller- Tes... Read more
GPU Skinning enabled mesh parts appear to have darkened areas in DX11 mode
Steps to reproduce : - import the project attached- open the scene SkinningBug- go to Build Settings > Player Settings- check the... Read more
Incorrect normal is returned in the RaycastHit2D when the fraction is 0
Steps to reproduce : - import the project attached- open the ControllerTester scene- press right to attempt to climb the ramp and no... Read more
Collision normal used by OnParticleCollision seems wrong for steep incli...
To reproduce:1. Open project BugReport_TerrainNormals2. Open scene testScene3. Enter play mode4. Particles begin falling towards the... Read more
AssetStore window frequently does not get redrawn upon resize
It also gets redrawn on every resize event and blinks as if it had no double-buffering. Reproduced with GeForce GTX 660 Ti and Radeo... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected