Search Issue Tracker
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
Blue highlights appear when some of the UI Builders panels are focused
How to reproduce: Open any project Create a UI Document Asset in the Project Browser and open it Click anywhere in the Viewport, the... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
"DllNotFoundException: MicrosoftOpenXRPlugin assembly:<unknown assembly>...
How to reproduce: Open the attached project "OpenXRTooMuchRepro.zip" Open File>Build Settings... Enable Development Build Build A... Read more
After adding grass to the terrain - the whole Editor becomes very slow (...
After adding grass to the terrain - the whole Editor becomes very slow (Gfx.WaitForPresent) 1. What happenedWhen adding grass to the... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro:--build and run webgl--Click the "Start MatchMaker" button--Click ... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script