Search Issue Tracker
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... Read more
Project window can be shrunk to the point it's unusable anymore
How to reproduce:1. Create a new project2. Remove Hierarchy tab3. Drag the right border of the Project window to shrink it Reproduci... Read more
[HDRP] Planar reflection probe range compression factor
Steps to reproduce:- Create a mirror object (create > 3D Object > Mirror)- Create a sphere with a highly emissive material- Pl... Read more
[Localization] Localized Property Variants reset world space UI's z posi...
Hot to reproduce:1. Open the attached "1358151" project2. Open the "Test" Scene3. Go to Window -> Asset Management -> Localiza... Read more
Unity Download Assistant uses the last install path
The Unity Download assistant pre-fills the Unity install folder path with the last path where a Unity editor was installed. This mea... Read more
"NullReferenceException" is thrown when a MonoBehaviour script that was ...
Steps to reproduce:1. Open the attached project "BugRepro.zip"2. Open Scenes/SampleScene3. Delete Bug.cs script4. Select GameObject ... Read more
[LightProbes] Corruption in Probe baking when lightmap UVs are not provi...
Gif showing the problem.https://imgur.com/W19AYv7.gif 1) Open the sample scene2) Generate lighting3) Goto lightmap debug scene mode ... Read more
Graphics.CopyTexture does not work with Texture2DArray when "Texture Qua...
How to reproduce:1. Open project "CopyTexture_TextureArray_TextureQuality.zip"2. Open "Scene" Scene (Assets>Scene)3. Select "Text... Read more
Keycodes Less, Greater, LeftParen, RightParen are not being registered w...
How to reproduce:1. Open project "KeyCodes.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. Enter the Play Mode4.... Read more
[Android] Specific project crash on pthread_mutex_lock when building wit...
Reproduction steps:1. Open the user's attached project "Racing.zip"2. Build And Run on Android Expected result: Build works with no ... 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