Search Issue Tracker
[iOS] Unity splash screen is not shown on low end iOS devices when at le...
Steps to reproduce: 1. Open attached project2. Make sure 'Show Unity Splash Screen' is enabled in iOS player settings3. Build for iO... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons