Search Issue Tracker
Unity crashes when not ready Resource.Load object is tried to be Instant...
How to reproduce:1. Open attached project "case_1124228-unity_7.zip" and scene "SampleScene"2. Enter Play mode3. Observe the Editor ... Read more
Collab Toolbar, Asset Store and Services Window are blank on Windows
How to reproduce:1. Open/Create a project and click Collab button Actual results: Collab tab is empty Reproducible with: 2019.2.0a4,... Read more
Assertion failed on expression errors are thrown when two computers are ...
How to reproduce:1. Two computers with the same project and in the local network is needed (you can also connect two computers over ... Read more
Default Shader can be changed when assigning to Material.shader from code
Reproduction steps:1. Open the "SampleScene" in the attached "DefaultMaterialShaderBug.zip" project2. Make sure that the "Sprites-De... Read more
[LWRP] Scene View gets dimmed when using Gamma mode with HDR turned off
How to reproduce:1. Create a new LWRP Unity project2. In Project Settings > Player set the Color Space to 'Gamma'3. In the LWRP A... Read more
Long Component name labels are not fully visible on Add Component menu
How to reproduce:1. Open the attached "1124990_repro.zip" project2. Select any GameObject from the Hierarchy window3. In the Inspect... Read more
[Collab] "Cannot submit change to server" error when two people publish ...
To reproduce:1. Open any project from Collab2. Have two people working on the project at the same time3. Both people should edit the... Read more
ECSTestsFixture Teardown Internal Assert Exception is thrown when runnin...
Steps to reproduce:1. Open the Project "case_1120592-UnitTestError"2. Open Test Runner3. Run Editor Tests Expected result: tests pas... Read more
Editor crashes with mono_aot_get_cached_class_info when entering Play Mo...
How to reproduce:1. Open attached OC project "TD-World2"2. Enter Play Mode------------------------------Observe the crash OR3. Close... Read more
Reparenting RectTransform with worldPositionStays=false still modifies a...
Note: See comment further down in case for repro without Prefabs. How to reproduce:1. Open the attached project ("Canvas Rect Transf... 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