Search Issue Tracker
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
GameObjects are being highlighted when dragging the scroll bar in Hierar...
How to reproduce:1. Open the attached (Repro.zip) project2. Open the "SampleScene" Scene3. Drag the Hierarchy Window scroll bar Expe... Read more
[IMGUI] Assertion failed errors when docking an editor window containing...
1. Create a new project.2. Install ProBuilder through the package manager.3. Open the ProBuilder window. (Tools -> ProBuilder -&g... Read more
Switching graphics API to any OpenGL crashes Unity
Note: apparently this bug is only reproducible on older machines using Intel HD Graphics, updating the drivers might solve the issue... Read more
[Package Manager] Package Description text for assets under "My assets" ...
Package Description text under My Assets is clipping for assets that have a long Description. refer attached video. Steps to Repro:1... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
[HDRP] Camera relative rendering jitter when performing very small camer...
Reproduction steps:1. Open the attached project ("case_1228885-CameraJitter.zip")2. Open the repro scene ("SampleScene")3. Enter Pla... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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