Search Issue Tracker
Unity Camera produces wrong pixel values in build when the Camera has a ...
Reproduction steps:1. Open the user's attached project2. Open File > Build Settings3. Add the open Scene to the build4. Build and... Read more
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
LowLevel Physics2D Allocating 452bytes in "PhysicsWorld.WriteTransforms....
Get the repo: [https://github.com/Unity-Technologies/PhysicsExamples2D/tree/master] Load the scene: [https://github.com/Unity-Techno... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce:1. Create new project.2. Create Particle System.3. Enable "Force over Lifetime" module.4. Set "Force over Lifetime" to ... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Multi - editing a property changes it only for one object if objects hav...
To reproduce: 1. Open the project, attached by tester (multipleObjectsEdit.zip)2. Open "test" scene3. Select a, b and c game objects... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code