Search Issue Tracker
[WSA] Build and Run On option is greyed out selecting Universal 10 SDK
Impossible to select Build and Run on target, when Universal 10 SDK is selected. Repro image: https://oc.unity3d.com/index.php/s/w6q... Read more
Profiler shows that texture uses twice the amount of memory
To reproduce:1. Open the attached project2. Load the "test" scene3. Hit play4. Open Profiler window5. In the Profiler window, select... Read more
SubEmitters appear far away from their spawn position if particles are d...
Steps to reproduce: 1. Open attached project2. Open scene "DemoSceneParticleSystem"3. In hierarchy, select "ParticleSystems/Lightnin... Read more
Invalid AABB inAABB when using font which has line spacing set to 0
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Notice "Invalid AABB inAABB" error in console. Also, double-clic... Read more
Cannot select objects from scene view if rendering to a texture during O...
Steps to reproduce: 1. Open attached project2. Open scene "picktest"3. Make sure that cube is visible in scene view4. Run the scene5... Read more
After deleting Tag and reopening the scene, deleted tag is shown again
How to reproduce:1. Open the attached project2. Open test scene3. Expand Parent is hierarchy and select Cube4. Notice it has PDFace ... Read more
Setting Texture through MaterialPropertyBlock doesn't affect objects rea...
Reproduction steps: 1. Open the attached project2. Open scene "Scene"3. Press Play4. Notice that object whose Texture was set throug... Read more
Not possible to type to InputField if required tag to make changes with ...
How to reproduce:1. Open the attached project2. Open MainScene scene3. Expand Parent and select Cube4. Go to Add Tag5. Create new ta... Read more
Rigidbody2D with Interpolate and Start Asleep flickers after AddForce
Reproduction steps:1. Open the attached project (ReproProject.zip)2. Open and play the "Test Scene"3. Press anywhere on the game vie... Read more
[WebGL] Application.ExternalCall throws exception if called function is ...
-e: see title, for Webplayer it just does nothing in that case and throws no exception or error -repro:--make a scene with Applicati... 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