Search Issue Tracker
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
Can't build the project on WebGL when using Generic Values for Scriptabl...
How to reproduce:1. Open the attached "GenericValues"2. Open the "SampleScene" scene3. Click Build And Run4. Observe the Console Exp... Read more
[MacOS] Using Keep Alpha in videoclip importer settings alpha channel ge...
To reproduce:1. Open attached project "1172601.zip"2. In Project window select "dancer.1.webm" videoclip3. Observe in the Preview wi... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
Objects that use spine are broken in application when built to Android d...
To reproduce:1. Open attached project2. Make sure that Graphics API is set to OpenGles34. Build and run to android device Actual res... Read more
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 in ... 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