Search Issue Tracker
MSAA Realtime Shadows produce lighting with shadows partially missing or...
Steps to reproduce:1. Create a new project2. Import "The Lab Renderer" asset3. Open scene "directional"4. Enter Play mode Reproduced... Read more
GetObject failed to find Object for Library Representation error after c...
To reproduce:1. Open attached project2. Select video file in project3. Change importer version to Movie Texture (Legacy) and apply c... Read more
Editor crashes when building project with script in the scene for anothe...
To reproduce:1. Create new project2. Add new script to scene3. Save scene4. Build project for any platform that is not switched at t... Read more
Input Field hides text completely and puts cursor outside when in Best F...
When Input Field has Best Fit option turned on writing large text into it sometimes makes cursor appear outside the input field area... Read more
Blurry GUI interface when hit.transform.position is used
When "Camera.main.WorldToScreenPoint(hit.transform.position" is used to determine the position of the GUI when cast on the cube game... Read more
Bake lightmaps with a processor with more than 32 threads can hang or cr...
On a 32+ core machine:open the file batchLightmap.ps1 in BatchLightmap folder, edit the powershell file to make sure your unity edit... Read more
Crash in GameObjectHierarchyProperty::Parent when undoing changes
To reproduce:1. Open attached project (in 5.4 and older versions use testProject.unitypackage);2. Open "Scene1" scene (in 5.4 and ol... Read more
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project2. Launch the "Core.app" standalone (or build a new one with Resizable Window enabled in the Player ... Read more
Standalone build does not launch if the build name contains a semicolon
Steps to reproduce:1. Create a new project2. Build it by including ";" in it's title (e.g. t;est)3. Try to launch the build Expected... Read more
Video preview keeps playing after closing inspector
To reproduce:1. Open attached project2. Select video in the project3. Play preview4. Close inspector5. Notice that audio keeps playi... 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