Search Issue Tracker
Errors appear when changing size of an array with serializable objects v...
How to reproduce:1. Open attached Unity project "New Unity Project"2. Load scene "s"3. Enter Play mode4. Select GameObject5. In the ... Read more
[iOS 11] Tapping on the input field doesn't open keyboard if the externa...
To reproduce:1. Open project attached by the user2. Build it for iOS (make sure that Scenes/Starter scene is attached)3. Connect ext... Read more
Custom Shader breaks on Player with mixed lighting
To reproduce:1) Open attached project and "test" sceneOptional: Rebake lighting (it should be already done)2) Build and run Expected... Read more
[Collab] Crash when switching from Unity collab project on the disk, to ...
[Collab] Crash when switching from Unity collab project on the disk, to cached project from collab cloud Steps to reproduce : 1) Cre... Read more
[UWP] Pasting a text into an InputField does not work with UWP touch scr...
Steps to reproduce:1. Open the attached project2. Switch platform to Universal Windows Platform3. Build to generate Visual Studio pr... Read more
Duplicated asset values are invisible in the inspector
Steps to reproduce:1. Download and open the attached project2. Create asset with Asset/Custom Assets/Conversation3. Duplicate the ne... Read more
Scriptable Object data is invisible and unusable after reimporting or lo...
Steps to reproduce:1. Download attached project2. Open the project3. Create a scriptable asset with Assets/Custom Assets/Conversatio... Read more
Editor crashes after setting culled objects active/inactive when Animati...
Steps to reproduce:1. Open attached “CullingCrash.zip” project2. Enter Play mode3. Wait a few seconds Reproduced in: 2018.1.0a4, 201... Read more
Editor crashes on startup
The editor crashes on startup on one particular machine. It doesn't make it past the splash screen. 1.Install build2.Attempt to star... Read more
Graphics glitches and low performance on some Android devices with Mali ...
Steps to reproduce:1. Open attached project2. Make sure Graphics API is set to OpenGLES33. Build and run for Android-Icons are not v... 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