Search Issue Tracker
[Anima2D] Errors are thrown when rebinding and applying changes in "Spri...
How to reproduce:1. Open attached project "Anima2DRebindErrors.zip" and scene "GameScene"2. In Hierarchy window, select "LeftFoot" o... Read more
Write operation in IJobComponentSystem [ReadOnly] variable doesn't creat...
How to reproduce:1. Open user-submitted project (unity-job-system-execution-order-issue.zip)2. Open "SampleScene.unity" scene3. Play... Read more
ReflectionTypeLoadException breaks Editor GUI when using Explicit Struct...
How to reproduce:1. Open the attached project2. Open 'TestStruct.cs' script from the Project window3. Make some insignificant change... Read more
[WebGL] Shaders that use GPU Instancing compile extremely slow
Steps to reproduce:1. Open user-attached project2. Build and run with WebGL 2.03. Inside the webpage, press 'space' to begin GPU ins... Read more
RenderPipelineManager.CleanupRenderPipeline() increasing Alocated Memory...
To reproduce: 1. Open Unity and create a new project2. Open "SampleScene" scene3. Enter Play mode4. Open Profiler window5. Switch to... Read more
[Linux Editor] substance plugin fails to load
-e: see title, plugin just fails to load--doesn't work on 2018.1 and 2018.2--works fine on Windows -repro:--open attached project--N... Read more
[Android] Version is null if a custom .gradle template is used without "...
Steps to reproduce:1. Open QA attached project2. Build the game to device3. Go to Settings -> Apps -> "built app name"4. Obser... Read more
Ability to add animation properties is hidden
To reproduce: 1. Create an animation for an object2. Try adding a property.3. Observe, that if a property's name is long, you have t... Read more
[Linux] [VSCode] Double-clicking a script doesn't open whole C# project ...
To reproduce:1) Create a new project and C# script2) Make sure you have set external script editor to VSCode3) Double-click the scri... Read more
GameObject.Find returns inactive objects
To reproduce: 1. Open the attached project (New Unity Project (36).zip)2. Open the Sample Scene3. Enter Play mode4. Observe the cons... 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