Search Issue Tracker
[ReflectionProbes] Manually baked multiple reflection probes reference t...
Reproduction steps:1. Create a new Unity project.2. Go to "Window > Lighting > Scene" and uncheck "Auto" checkbox.3. Save the ... Read more
GL.LINES disappear on window resize if used in OnGUI w/ Deferred render ...
Steps to reproduce:1. Download and open attached project "774745_GLLines.zip"2. Switch render path to Deferred3. Build project inclu... Read more
[Spotlight][Shadows] High Spot angle value causes shadow softening
Repro steps:1) Open the project and Untitled.scene2) Notice Point Light object (which is a Spot light) and that it has Hard Shadows3... Read more
[Android] [Unity remote 4] compass input returns 0
To reproduce:1) Open the attached project2) Open Unity remote 4 on android device3) Play the scene 1, notice that it returns all zer... Read more
Particle Effect is delayed every time after pausing/resuming effect
To reproduce:1. Open attached project2. Open TestScene3. Select 08 GameObject4. Change Start Delay to 55. Simulate particle effect6.... Read more
Unity Play mode freezes when debugging the project using a breakpoint an...
Unity Play mode freezes when debugging the project by using a breakpoint and attaching a MonoDevelop script to the Unity process. St... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
[Shuriken] Null reference exception at UnityEditor.CurveSelection.get_cu...
Modifying two particle curves sometimes leads to an null reference exception, forcing the user to restart the editor. Repro steps: (... Read more
UnityWebRequest downloading several textures crashes editor
Steps to reproduce:1) open users attached project2) on 'TextureManagerTests' GameObject from hierarchy attach 'TextureManager.cs' co... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved