Search Issue Tracker
[Timeline] A much larger audio clip is created when dragging and droppin...
Repro steps:1. Open attached project2. Create an empty GameObject in the Hierarchy3. Open the Timeline Window and create a Timeline ... Read more
A scene takes a very long time to load when it contains a script with a ...
How to reproduce:1. Open user-submitted project (BlikAnimationLoading)2. Open the 'SceneEmpty' scene3. Open the 'SceneAnimations' sc... Read more
Animation Event throws a NullReferenceException but only on the Server side
To reproduce:1. Open the user's attached project2. Open the scene "Menu" and play it3. Click "Start test room"4. Observe the console... Read more
Crunch compression library crash "crnlib::crn_comp::quantize_images()" >...
Reproduction steps:1. Open the attached project "CrunchCompressionTest.zip (9.6 MB)". Actual behavior:- Editor crashes. Reproduced w... Read more
GenerateNodeCode calls in ShaderGraph use GenerationMode.ForReals when b...
TestNode.cs contains a node with different code paths for Real and Preview generation modes. "Working Shader graph" - Contains the g... Read more
User is not notified about insufficient disc space when downloading and ...
Reproduction steps:1. Open Unity Hub or Unity Launcher2. Select "Learn" tab3. Select "Getting Started", "Tutorial Projects", or "Res... Read more
[CustomEditor] MissingReferenceExceptions are thrown when building a pla...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Select the "Cube" GameObject in the Hierarchy4. File -> Build S... Read more
Particles are spawned in the incorrect position in Play mode when specif...
ParticleSystem has "Rotation" field in its ShapeModule. When specified rotation is not along only one axis (for example Shape is to ... Read more
[ShortcutManager] Alt + Shift + A shortcut does not toggle a gameobject'...
Alt+Shit+A is making the Assets menu appear rather than toggling a gameobject's active state. Regressed somewhere between 2018.3.0a1... Read more
Unity appears to hang for large periods of time when opening large proje...
To reproduce:1. Set up unity-cache-server (if you have already seted up the server go to step 2, if not, set it up first! )2. On Mac... 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