Search Issue Tracker
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[TextMesh Pro] Using Ellipsis overflow causes some Emojis to turn into a...
How to reproduce:1. Open the attached project named Case_11638252. Select the Text gameObject and move the right margin leftwards3. ... Read more
[Searcher] Search font is not readable for Searcher package
Search font is not readable for Searcher package . Refer the attached screenshot Steps to reproduce:1) Create new project2) Window &... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
Parts of Editor Skin swap back to Professional after restarting the Editor
How to reproduce:1. Open attached project2. Close Unity Editor3. Open Unity Editor Expected result: Editor Skin is unchangedActual r... Read more
[HDRP] Motion blur produces artifacts in the template
There are some strange artifacts when turning the camera in playmode. In case this is not a bug, but settings for Motion Blur need t... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... 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