Search Issue Tracker
Unity Download Assistant uses the last install path
The Unity Download assistant pre-fills the Unity install folder path with the last path where a Unity editor was installed. This mea... Read more
"NullReferenceException" is thrown when a MonoBehaviour script that was ...
Steps to reproduce:1. Open the attached project "BugRepro.zip"2. Open Scenes/SampleScene3. Delete Bug.cs script4. Select GameObject ... Read more
[LightProbes] Corruption in Probe baking when lightmap UVs are not provi...
Gif showing the problem.https://imgur.com/W19AYv7.gif 1) Open the sample scene2) Generate lighting3) Goto lightmap debug scene mode ... Read more
Graphics.CopyTexture does not work with Texture2DArray when "Texture Qua...
How to reproduce:1. Open project "CopyTexture_TextureArray_TextureQuality.zip"2. Open "Scene" Scene (Assets>Scene)3. Select "Text... Read more
Keycodes Less, Greater, LeftParen, RightParen are not being registered w...
How to reproduce:1. Open project "KeyCodes.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. Enter the Play Mode4.... Read more
[Android] Specific project crash on pthread_mutex_lock when building wit...
Reproduction steps:1. Open the user's attached project "Racing.zip"2. Build And Run on Android Expected result: Build works with no ... Read more
Empty Scene Template name gets trimmed in New Scene window when using UI...
How to reproduce:1. Create a new project2. Set UI Scaling to 125% (Edit>Preferences...>UI Scaling>Use custom scaling value)... Read more
[VFX Graph] Screen space size not compatible with scale
Screen space size node doesn't take in consideration Scale resulting in loosing scale behavior. Repro steps:-Create a new VFX-Add a ... Read more
Player crashes when script is using a dll that exists multiple times
How to reproduce:1. Open the project from the Google Drive2. Open "PressAnyButtonToJoin" Scene3. File > Build Settings4. Make sur... Read more
SRP Batcher Batches Materials together when using different Integer Sten...
How to reproduce:1. Open user-submitted project2. Select "Far - Toggle this" Game Object in the Hierarchy and deactivate it3. Inspec... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera