Search Issue Tracker
[.Net 4.6] Task parallel library continuous to run after exiting Play Mode
How to reproduce:1. Download attached project file and open "TPLProblem" Scene2. Enter Play Mode (notice that the messages begin to ... Read more
ContactFilter2D is checking if triggers are involved rather than checkin...
How to reproduce:1. Open attached Unity project "IsTouchingTest.zip"2. Load "IsTouchingTest" scene3. Set Layout to see Scene view4. ... Read more
WebGL build fails with "bracket nesting level exceeded maximum of 256" i...
Steps to reproduce:1. Download and open the attached project2. Attempt to build for standalone Expected result: build succeedsActual... Read more
[Vuforia][iOS] Camera Usage Description remains null after importing Vuf...
To reproduce:1. Make sure you have installed Vuforia's Support (Player Settings -> XR settings -> Vuforia Augmented Reality)2.... Read more
ScrollRect viewport rect dimensions are 0 in the first frame if Scroll B...
Reproduction steps:1. Open the attached project "ScrollViewBug.zip";2. Open the Test scene;3. Enter a play mode;4. Observe the Conso... Read more
[IL2CPP] iOS build crashes on il2cpp::os::SocketImpl::Send when returnin...
To reproduce:1. Open attached project2. In "udpSend.cs" change the IP to an IP that will accept a UDP connection3. Build project for... Read more
[iOS] Files under iOS .bundle are treated as assets
To reproduce:1. Open project attached by the user2. In Project window select "AirshipResources.bundle" and reimport it3. Notice erro... Read more
Assertion failed on expression: 'modifications.empty()' when Dragig Drop...
To reproduce: 1. Download attached project "Unity UI Bug.zip" and open in Unity2. Open "Bug Scene" scene3. Drag and Drop "Object Con... Read more
Particle system with mesh renderer and alignment set to "View" turns the...
To reproduce:1. Open project attached by the user2. Open Test scene and enter play mode3. Notice that mesh on the right is turned up... Read more
Cannot rename objects in the scene when certain UI configuration is set
To reproduce:1. Open attached Unity project "Starship.zip"2. Open "title scene 4" scene4. Try to rename any object in the scene Resu... 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