Search Issue Tracker
Button does not get callback if parented to Camera
1. Create a new scene2. create a button ( GameObject -> UI -> button3. go to the canvas, change the render mode to screen spac... Read more
SetActive inside OnDestroy crashes at Unity::GameObject::IsActive
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run it4. In game view's top-left corner click "Destroy"5. Exit pl... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... Read more
[iOS] App hangs on splash screen or renders artefacts if RenderTexture i...
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Deploy to a device via Xcode.4) Open the app. The app either get... Read more
Global axis shows wrong direction
Steps to reproduce:1. Open "Example1.zip" attached project.2. Select global axis in "123" scene.2. Rotate cube with transform tool.3... Read more
TerrainToMesh is unusable in 5.4.0b24
In 5.4.0b24 is impossible to generate anything with TerratinToMesh in a Mac due to a UI issue. Screenshots are attached. The develop... Read more
[OSX][CacheServer] Cache server is providing incorrect texture assets fo...
Steps to reproduce: 1. Download the attached project2. Launch Cache Server3. Enable 'Cache Server' usage in Unity Preferences (addre... Read more
Changing Animator.runtimeAnimatorController Changes Default State Values
Steps to reproduce:1. Open attached project2. Open "Appliction" scene3. Press Play4. Select "AnimatedObject" in the Hierarchy5. Pres... Read more
Identical file GUIDs are not changed if Library folder is missing
Steps to reproduce: 1. Create a new project2. Create a directory "A" in 'Assets' using the editor3. Close unity4. Delete 'Library' f... Read more
Image of sprite sheet not visible in preview window
Steps to reproduce: 1) Download attached project "SpriteRepro.zip" and open in Unity.2) Open scene "scene1".3) Click on 'capguy-walk... 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