Search Issue Tracker
[IL2CPP] Queue.Dequeue and BinaryReader.ReadInt32 significantly slower t...
To Reproduce: 1. Deploy the attached project (with debug symbols on) to an device.2. Run the app with time profiler in Instruments a... Read more
Pressing TAB key does not navigate between input controls
How to reproduce:1. Create a new project2. Create two InputFields in Hierarchy3. Click Inspector -> Input Field -> Visualize b... Read more
[WSA] The resolution of the app doesn't take the display settings correctly
Reproducible on 4.6, 5.1 versions; Attached repro screenshots; Repro steps:1. Open project "ResolutionBug.zip";2. Build to WSA and d... Read more
Prefab values appear bold (overridden) even when they haven't been edited
How to reproduce: 1. Open attached project2. Drag the Cube.prefab into the scene- Note that its rotation and position are bold, as i... Read more
[FBX Import] Toggling Optimize Mesh Changes Color of a Material
Reproduction steps:1. Open attached project2. Open scene "Test"3. Notice, the color of the characters in the scene (see op.png)4. Se... Read more
Dynamic batching on an empty submesh causes a crash
Dynamic batching causes a crash when the following conditions are met: - Using the IL2CPP scripting backend.- Running on a 64-bit iO... Read more
[iOS] App goes to background when transferred to Instruments
To Reproduce: 1. Build and deploy app.2. Open memory/debug section & click transfer to instruments3. Click Record when Instrumen... Read more
Building IL2CPP which includes the JsonFx library throws "not implemente...
To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Try building project4) Notice the e... Read more
Large number of cutout(alpha-test) objects causes lower performance on M...
To reproduce: 1) Download and open project2) Build lightmap (just to see the issue more clearly)3) Build and run on iOS with Metal g... Read more
[Mono] Covariance crash
To Reproduce: 1. Open project 'CovarianceTestProjects'2. With Unity Test Tools Run Unity5PromiseTest (in Unit Tests) 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