Search Issue Tracker
Particles are spawned in the incorrect position in Play mode when specif...
ParticleSystem has "Rotation" field in its ShapeModule. When specified rotation is not along only one axis (for example Shape is to ... Read more
[ShortcutManager] Alt + Shift + A shortcut does not toggle a gameobject'...
Alt+Shit+A is making the Assets menu appear rather than toggling a gameobject's active state. Regressed somewhere between 2018.3.0a1... Read more
Unity appears to hang for large periods of time when opening large proje...
To reproduce:1. Set up unity-cache-server (if you have already seted up the server go to step 2, if not, set it up first! )2. On Mac... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... Read more
Build Settings window UI is broken and ArgumentNullException errors are ...
How to reproduce:1. Open the attached project2. Open "File/Build Settings..." window3. Select "Universal Windows Platform" tab Expec... Read more
Live Video pass through as background silently fails on ARFoundation ove...
Live Video pass through as background silently fails on ARFoundation over ARCore on Android when Graphics are set to OpenGLES2.0 1. ... Read more
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new ...
[2D] [Tilemap] Isometric Tilemap Cell Size resets to default when a new Tilemap is added to the Grid Steps to Repro:1. create a new ... Read more
[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS device.3. Check the Console. Actual behavior:- Only UP... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce:1. Open my attached project ("RenText.zip")2. In Hierarchy window, select Main Camera3. Observe Scene view Expected... Read more
Collaborate package throws errors when updated to version(1.2.7) through...
Collaborate package throws errors when updated to latest version 1.2.9 or 1.2.7 through package manager Steps to reproduce:1) Create... 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