Search Issue Tracker
Performance slowdown when using IL2CPP as scripting backend
Steps to reproduce:1. Open user-attached project2. Build with both Mono and IL2CPP backends3. Follow the instructions provided in 'N... Read more
Package Manager - Packages missing detailed descriptions
Package Manager - Packages missing detailed descriptions How we can reproduce- Open 2018.2.0f2- Open Window > Package ManagerNoti... Read more
[2018.3][UI] Modifying the Font Size of a UI element, ArgumentOutOfRange...
To reproduce: 1. Download attached project "Use Case - Robbie 2D Platformer.zip" and open in Unity2. Open "MainMenu" Scene3. Click G... Read more
Physics Engine Reports Impossible Collisions when using Configurable Joint
How to reproduce:1. Open user's project2. Open Scenes > TestScene3. Press Play and wait for Game to stop Expected result: Contact... Read more
[2018.3] Cannot open Color Panel when clicking on Albedo color
To reproduce: 1. Open Unity and create a new project2. In Project, window press Create > Material3. Click on the Albedo color to ... Read more
Screen.SetResolution(width, height, fullscreenMode) disregards resolutio...
How to reproduce:1. Open attached project "RobotFactorySimplified.zip" and build/run the application2. In the application go to "Set... Read more
Timeline stops playing when hidden and selecting another game object
Reproduction steps:- Launch a timeline in the Editor (make sure it's locked)- Hide it with another window- Select another game objec... Read more
[Timeline] When deleting a track that has a binding, the director will k...
1) Create timeline2) Add a track which needs a binding3) Assign a binding to the track4) Save scene, run following script (see comme... Read more
[OSX][Video Player]Player crahses when the user stops a .mp4 video.
When stopping a MP4 video from playing, the standalone Player crashes.It happens ONLY to MP4 file so far. It happens when calling Vi... Read more
Installing Entities package gives errors in the console
Reproduction steps:1. Download "New Unity Project (13).zip" project and open in Unity2. Observe Expected: no errors appear in the co... 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