Search Issue Tracker
Animation freezing on the first frame after transitioning from Any State...
Steps to reproduce:1. Open attached Unity Project "TinyAttack.zip" (OC Link)2. Load Scene "MainMenu"3. Enter Play mode4. Click on "L... Read more
Another audio clip becomes unusable after unloading one of clips that we...
To reproduce:1. Open repro project2. Play scene Expected: isPlaying method should return 'true' value to consoleActual: 'false' is r... Read more
Scene reload not working when scene is modified through file system havi...
Steps to reproduce: 1. Open the attached project2. Make sure "Test" scene is loaded and "Test_Art" is unloaded, but in manager3. Mod... Read more
UI receives events from a different display in Editor
Steps to reproduce:1. Open the attached project2. Open the EditorBug scene3. Play the scene4. Select display 1 in Game View5. Click ... Read more
Shadows distort and flicker the further from 0, 0, 0 position objects are
Reproduction steps:1) Download and open attached project2) Build and run "ShadowTest.unity" scene3) Play game for ~10 seconds-- Noti... Read more
Tile palette prompts multiple "IndexOutOfRangeException" errors when opened
To reproduce:1. Open attached Unity project "New Unity Project 13.zip"2. Window --> Tile Palette4. Observe console Result: Multip... Read more
[Collab] Editor does not reload mono runtime if .Net compatibility level...
To reproduce:1. Create an empty project2. Open project settings, set 'Script Runtime Version' and 'Api Compatibility Level' to .NET ... Read more
All static fields are set to null after AssetBundle.LoadAllAssets<TextAs...
Reproduction Steps.1. Import attached project.2. Open "Test" scene.3. Enter Play mode. Expected Result: No errorsActual Result: "Ass... Read more
Script behavior error in build output_log when both parent and child cla...
Reproduction Steps:1. Import attached project.2. Build and Run scene "ExampleB".3. Inspect build's output_log. Expected result: Ther... Read more
[WebGL] Crash with Error: Argument 1 of AudioListener.setPosition is not...
Steps to reproduce:1. Open User's attached project "SendME.zip"2. Set Build Target to WebGL3. Build and Run Result: Build crashes wi... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template