Search Issue Tracker
[Android] [SDK] Editor doesn't detect that SDK is in protected path and ...
DUT:1) Place Android SDK somewhere protected (like into Program Files)2) Delete important part of SDK (for example, build tools)3) O... Read more
Huge performance loss in animation window while rotating model in (Inspe...
Steps to reproduce:1. Download and open project2. Open Profiler if not opened (ctr+7)3. Click on model "Arissa.fbx" in project windo... Read more
Playable.CastTo crashes Unity
Steps to reproduce: 1. Open attached project2. Open scene "CrashAnimation"3. Run the sceneUnity crashes Reproduced with: 5.4.0b3, 5.... Read more
Crash in _platform_memmove$VARIANT$Haswell when disabling Component whic...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Play the scene4. Disable the 'With On Audio Filter" compone... Read more
[OpenGL] Calling Graphics.Blit after WaitForEndOfFrame stops the game/pl...
The game/player view doesn't update when Graphics.Blit is called at the end of frame, after WaitForEndOfFrame. In the example projec... Read more
[Audio] AudioClip.samples returns a wrong number of samples
Reproduction steps:1) Open attached project2) Select "Piano 15" clip in the project window3) From the menu bar run Tools -> Audio... Read more
[Crunched] Baking lightmap crashes at crnd::crn_unpacker::unpack_dxt5 wh...
Steps to reproduce: 1. Open attached project "784876.zip"2. Open scene "Scenes/testscene"3. In hierarchy, select "BakeCube"4. Make s... Read more
[Shuriken] Prewarm is ignored when start delay value was greater than st...
Steps to reproduce: 1. Download and import attached project.2. Open scene: Test3. Press play. Expected result: Both particles start ... Read more
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
VRAM detection wrong when using OpenGL
Reproduction steps:1. Open project "vram"2. Open scene3. Play the scene4. Notice that in the console it says how much VRAM your comp... 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 slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class