Search Issue Tracker
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
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu