Search Issue Tracker
Rotation parameter in Transform doesn't have a tooltip
On any GameObject, scroll over to the Rotation parameter in Transform. Observe how a tooltip doesn't appear. Meanwhile, both the Pos... Read more
Can't unload previous Scene, on the same frame when new Scene is Loaded ...
To reproduce:1. Open attached project "UnloadSceneAsyncBug"2. Open "loaderWorking" scene and Play it.3. Press "SCENE 1" button in Ga... Read more
Locking the Inspector on subscene objects causes their disappearance and...
How to reproduce: 1. Open attached project "874301-repro.zip"2. Open "Test" scene3. Add additional scene "Test2"4. Enter play mode5.... Read more
Engine integrated Ads SDK fails to initialize on iOS with .ipa builds
Ads fails to initialize on iOS with .ipa build or when published to TestFlight/App Store 1. What happened Also reported by several u... Read more
Profiler is using unusual amounts of memory leading to Fatal Error
Profiler is using unusual amounts of memory leading to Fatal Error. If you open profiler window with "Record" enabled and enter Play... Read more
Mass placing trees on terrain with a colliders enabled results in crash ...
How to reproduce:1. Open attached "TreeCollidersRepro" project and open "save 3" scene2. Play the game, crash doesn't occur, exit pl... Read more
Shader compiler crashes with large arrays
Reproduction Steps:1- Download attached "TestShader.shader".2- Open a new Unity project and import downloaded shader. Expected Resul... Read more
Animation default values are shared and not instanced when using the sam...
Reproduction steps:1. Open the attached project "Animation Defaults.zip";2. Open the "main.unity" scene;3. Select Canvas->Image 2... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attache... Read more
SSLStream AuthenticateAsClient Fails On Some Domains
SSL Stream fails to authenticate as client on some domains. It might be that SSL Stream does not support TLS. To reproduce:1. Open t... 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
- 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
- TextShadow properties are not applied when displayed in a custom MenuItem Window