Search Issue Tracker
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce:1. Open the attached "ScriptBug" project2. Select "Directional Light" GameObject in the Hierarchy window3. Open t... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... 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
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing 3D ....
How to reproduce:1. Create a new Unity project2. Drop the "HET_0001.mp4" file into the Assets folder through the File Explorer3. Wai... Read more
[Linux] Project Settings window cannot go over Build Settings window
How to reproduce:1. Create or open any project2. Open Build Settings and Project Settings windows3. Make sure that both windows are ... Read more
[iOS][VideoPlayer] H264 codec video is not forwarded to tapped place in ...
How to reproduce:1. Open the attached "[Video] NewVideoPlayer.zip" project2. Build and run the project on the mobile device3. Click ... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... Read more
Asset bundles fail to load when there are curly brackets in the group or...
Reproduction steps:1. Open the attached project "Bug addressables names"2. Open the Addressables Groups window3. Select Play Mode Sc... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... 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
- 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
- Shader Graph validation errors are not pointing to the right implementation