Search Issue Tracker
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
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
[Visual Effect] Unable to set the maximum size of Array beyond 1 in Prop...
Unable to set the maximum size of Array beyond 1 in Visual Effect property Sheet element. Steps to repro:1. Create a new project.2. ... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
NullReferenceException error on PolybrushMesh when unloading Scene in Ed...
How to reproduce:1. Open attached project2. Open SampleScene3. File > New Scene4. See the error message in the Console Reproducib... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... 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