Search Issue Tracker
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
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce:1. Open the "AssemblyTest.zip" project2. Make sure the "Api Compatibility Level" is set to .Net 2.03. Open the gene... Read more
Shader fails to compile when Shader header uses non english alphabet cha...
Steps to reproduce:1. Open User-supplied project2. Inspect the material Expected: its shader fails to compile.Actual: its shader com... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... 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
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
[Timeline] Timeline animation resets to the first frame if animations tr...
To reproduce:1. Open users attached project "TimelineFinalFrame.zip"2. Open "SampleScene.unity" scene3. Select DirectorTimeline time... Read more
Upgrading particle system to 5.5.0 causes it to use previously unused em...
How to reproduce:1. Download attached project2. Open it with Unity 5.4.13. See that 'Footprints' gameobject emission type is set to ... 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