Search Issue Tracker
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... Read more
GameObject is not rendered when using specific shader and material
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the Game view t... Read more
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce:1. Open the attached "Repro1190930.zip" project2. Double click on "New Animator Controller" Animation Controller3. ... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template