Search Issue Tracker
[ISerializationCallbackReceiver] OnAfterDeserialize/OnBeforeSerialize ar...
Steps to reproduce: 1. Open attached project2. Open scene "youpiTest"3. In console, notice error: SetLogCallbackDefined is not allow... Read more
Regression: Standalone has artifacts on the scenen (connected to MeshRen...
What happened--- This happens on Standalone (NOT Editor)This is regression: reproduces in 5.3.4f1 and in 5.3.3p3 (first and second s... Read more
Folder which contains ".Framework" in its name doesn't import DLL files
Steps to reproduce:1. Download and open attached project "Folder Bug.zip"2. Notice in project browser that is folder called "Plugins... Read more
[DX12] Particle batching does not work on DX12.
Particle batching does not work in DX12. Repro steps:1. Open editor in DX12 mode (in command prompt "...\Unity.exe -allow-d3d12")2. ... Read more
When Main.OnRenderImage() is called, memory is allocated for garbage col...
Reproduction steps:1. Open the attached project2. Open the profiler window3. Run the "Test" scene4. Notice that 40 bytes are allocat... Read more
Error when building player: "Trying to align type data before anything h...
-e: see title, build succeeds and I didn't see an issues with the build -repro:--create new project--import the unity standard asset... Read more
[Batching] Particles with nested particles which are using a different m...
Particle batching breaks if a particle's nested particle (be it a sub emitter or just a child) is using a different material. Repro ... Read more
[SubEmitters] Invalid AABB aabb error on particles with SubEmitters and ...
Particle system throws errors when using sub emitters and "prewarm" is checked. Repro steps:1. Open Mixed scene from attached projec... Read more
AnimatorControllerPlayable crash on second run time instantiation of Run...
Steps to reproduce:1. Download and open attached project "DirectorPlayerPlayCrash.zip"2. Open scene "Scene" and play it3. Press Spac... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class