Search Issue Tracker
[Terrain] Back side of Terrain not included in Selection pass
Repro:1. Create and select Terrain object2. Look at the Terrain from the top and press F3. Should see a selection outline4. Look at ... Read more
Reflection probes missing a render pipeline hash and not rebaking in aut...
Steps to reproduce: 1. Create a new project with the LWRP template2. Upgrade LWRP to 5.0.03. Let it upgrade and bake lighting Result... Read more
[Android] Quickly changing screen orientation twice stretches view
Steps to reproduce:1. Open attached project "tdd-asteroids.zip"2. Build for device and run3. Quickly rotate phone to change orientat... Read more
CustomPropertyDrawer entries disappear when scrolling down
Steps to reproduce:1. Open user attached project to OC2. Select the scriptableObject 'InininCase_00'3. Unfold all elements in the li... Read more
Profiler TimelineView does not allow expanding of threads to their full ...
Steps to reproduce:1. Create a new project2. Add TestSampleGenerator.cs to the project (or any script that grantees a callstack deep... Read more
"Physics2D.CapsuleCast" distance variable is set to infinity
Reproduction steps: 1. Open "CapsuleCast2D.zip" project2. Enter Play mode Expected Result: "Physics2D.CapsuleCast()" distance is set... Read more
[2D SpriteShape] SpriteShape handles do not appear when Editting Spline
How to reproduce:1. Open the user's project2. Select "New SpriteShapeController" in the Hierarchy3. Click "Edit Spline" Expected res... Read more
[Terrain] Stamp Height Tool height value lost when new Terrain Tile is s...
Only happens with negative height stamp values. Might not be an issue on Chris's branch but making a bug report just to keep track o... Read more
Reset in inspector does not revert ScriptedImporter values to default va...
Using the Reset button in a ScriptedImporter inspector window does not reset the values to the default one declared in the C# script. Read more
Playmode tests timeout when Time.timeScale is large
The Playmode tests are probably using the GameTime to decide when to timeout, which make most tests that would touch Time.timeScale ... 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