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
[iOS] Crash when calling Directory.GetFiles twice
Steps to reproduce:1. Download and open the attached "IOS_Test" project2. Build and deploy the project to iOS3. Observe the crash Re... 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
A label changes its size when changing the text anchor using Handles.Lab...
To reproduce:1. Open the user’s project2. Select the “TextAlignmentFix” GameObject in the Hierarchy3. Uncheck the “Should Use Fix” c... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size