Search Issue Tracker
Unity crashes when removing a Cloth component from a GameObject
Reproduction steps:1. Open the "case_865602 - test" project in Unity2. Open the "scene" scene3. Select the cube in the hierarchy4. R... Read more
Selecting objects by dragging a selection box in the Scene Window does n...
Steps to reproduce:1. Download and open the attached project2. Look at the Scene Window3. Drag a box around the GameObjects to selec... Read more
Sprite Editor slice tool does not work on "Grid by cell size" and "Grid ...
Steps to reproduce:1. Open the project2. Select "Chrset" from the assets folder3. Press Sprite Editor in the Inspector window4. Pres... Read more
[WebGL] UnityWebRequest with DownloadHandlerScript crashes build:"Uncaug...
Steps to reproduce:1. Open the attached project2. Build and Run the Crash scene for WebGL platform3. Observe the crash Reproduced on... Read more
Editor crashes on LoadScene when OnBecameInvisible () contains WaitForSe...
Steps to reproduce:1. Download 863131_CS_repro.zip and open "TestScene"2. Press Play3. Press "Destroy & Regen Sprite" button4. O... Read more
Project with particle system crashes on certain Android devices (Fatal s...
Reproduction steps:1) Open user's attached project2) Build and run on the Android device-- Notice that application crashes when run1... Read more
Disabling multitouch while more than one finger is on screen, multitouch...
Reproduction steps:1) Open user's attached project2) Build and run "Entry" scene on any Android device3) Touch screen with 3 - 4 fin... Read more
Highlight area is uneven in BuildSettings
How we can reproduce it1 Create new project2 Create new scene3 Go Menu->File->Build Settings4 Add scene and select it Actual r... Read more
Animator "Avatar Mask" has no effect after runtimeAnimatorController is ...
To reproduce:1. Open attached project "TestOverrideAnimation.zip"2. Play "TestScene" scene.3. Press "space" button. Animation plays,... Read more
[iOS][Metal] If WebCamTexture is not initialised, it takes random textur...
Reproduction Steps:1. Open project2. Build and deploy to iOS device3. Start App in Portrait mode4. Rotate phone into Landscape mode5... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used