Search Issue Tracker
Active Constraints number spikes inside profiler when Rigidbodies are ro...
Reproduction steps:1. Open the stripped project inside "1122594_repro.zip"2. Open the Profiler window together with Physics category... Read more
[Image] Image with Source Image set to 'None' uses the same texture as o...
Steps to reproduce: 1. Create a new project and import the attached package2. Open 'ImageSourceNoneBug' scene (Assets/StaticAssets/S... Read more
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... Read more
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud.2. Open "TestScene" scene.3. Enter Play mode.4. Notice output in the consol... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
[Package Manager] HDRP template loses its packages when downloaded from ...
How to reproduce:1. Create HDRP template project2. Push project to Collab3. Download it from Collab Reproducible with: 2018.3.2f1, 2... Read more
WheelJoint2D does not parse suspension angle from prefab when Asset Seri...
To reproduce:1. Create new project2. Add new game object to the hierarchy3. Add WheelJoint2D component to the game object4. Set Susp... Read more
[Ventura][Silicon] Game/Scene view flickers when entering the Play Mode ...
Reproduction steps:1. Open the attached project “FlickerTest”2. Enter the Play Mode Expected result: The Game view is visible withou... 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