Search Issue Tracker
[iOS] Standard Collections make an unnecessary call to a slow IsReferenc...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS platform and build3. Open Xcode4. ... Read more
WebGL fails building on Windows 7
-e: see title, works with old pipeline -repro:--create new project with alpha16 on Windows 7--build project & notice it works--c... Read more
[Linux] Project Browser Window Context Menu doesn't allow to create any ...
Reproduction steps:1. Open new Unity Project2. In Project window, right-click to open Context menu -> Create3. Observe available ... Read more
[Video Player] Video does not play on standalone build when it is built ...
Steps to reproduce:1. Open project2. Build scene to windows3. Play built scene on windows machine Expected: video will be playedActu... Read more
Setting the UI Text Font size below 2 resets the size to an actual size ...
How to reproduce:1. Create a new project2. Create a Canvas and change its UI Scaling Mode to "Scale With Screen Size"3. Set the X re... Read more
Lack of documentation regarding VFX Ray Tracing support
Steps to reproduce: Open the VFX Output settings documentation Check if the 'Enable Ray Tracing' option has any listed limitations O... Read more
The order of activation for Water Deformers and Foam Generators will cau...
How to reproduce:1. Open the “WaterDeformerIssueRepro“ project2. Open the “Island“ scene3. Spam toggle on and off the “Decals/Causti... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
YAML Text Asset throws Parsing error when selecting it
Reproduction steps:1. Create a new empty Project2. Import the attached Asset3. Select the Asset Expected result: No parse error is t... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES