Search Issue Tracker
Canvas' children scale when GameObjects are being selected in the Hierarchy
How to reproduce:1. Open user's attached 'Canvas Problems.zip' project2. Open SampleScene3. Select Image GameObject in the Hierarchy... Read more
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Mobile Notifications][Android] "Too many alarms (500) registered from u...
Repro steps:1. Open user attached project2. Build and Run on Android3. Press the button on the screen which schedules and sends a 10... Read more
Different values received when using character.glyphHeight on Windows an...
How to reproduce:1. Open the attached project2. Enter Play Mode and in the Console window observe the Glyph height Expected result: ... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[iOS] Crash on libsystem_platform.dylib`_platform_strlen when Hide Mobil...
How to reproduce:1. Open the attached Project "EmojiErrorExample.zip"2. Build and Run the Scene "SampleScene" on iOS3. Select the In... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window